Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two maps on same page #12

Closed
glomium opened this issue Sep 25, 2014 · 5 comments
Closed

Two maps on same page #12

glomium opened this issue Sep 25, 2014 · 5 comments

Comments

@glomium
Copy link

glomium commented Sep 25, 2014

Hi,

I have problems displaying two Maps on the same page. The DOM is properly rendered for each plugin, but the googlemaps API breaks with the error-message:

k[Jc].maps.Load is not a function

Probably because the API is loaded twice. Undoing the changes from PR #5 solves the issue.

Sebastian

@creimers
Copy link

+1

@creimers
Copy link

It works with version 0.0.5. I'm using that for now.

@Alex-Sichkar
Copy link

I have the same issue

@selectnull
Copy link

I have created PR that solves this issue. For those having the same issue, until it's merged, you can just copy googlemap.html template from my repo and copy it to your templates directory (for example, templates/cms/plugins/googlemap.html)

@FinalAngel
Copy link
Member

Fixed in the latest version #46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants