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

Errors rendering multiple maps on one page (related to Google Maps although OSM is used only) #3

Open
zopyx opened this issue Dec 4, 2018 · 0 comments

Comments

@zopyx
Copy link

zopyx commented Dec 4, 2018

We are trying to render multiple maps (coming from several aggregated content objects with geolocation behavior enabled).

This leads to an the following JS error which is related to Google Maps although the maps are rendered using OSM.

You have included the Google Maps JavaScript API multiple times on this page. This may cause unexpected errors.
rh @ js?v=3&callback=onLoadGoogleApiCallback&sensor=false:125
zh @ js?v=3&callback=onLoadGoogleApiCallback&sensor=false:123
google.maps.Load @ js?v=3&callback=onLoadGoogleApiCallback&sensor=false:21
(anonymous) @ js?v=3&callback=onLoadGoogleApiCallback&sensor=false:203
(anonymous) @ js?v=3&callback=onLoadGoogleApiCallback&sensor=false:203

There is an additional JS error related to Google Maps:

VM4817 util.js:224 Google Maps JavaScript API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys

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

1 participant