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

Any way to get around the You have included the Google Maps API multiple times on this page. #18

Open
DangerStu opened this issue Feb 2, 2018 · 1 comment

Comments

@DangerStu
Copy link

Hi,

I'm working on an app that were migrating to Vuejs, we have multiple maps in the app and are migrating the maps one at a time to use vue-googlemaps but we get the waning "You have included the Google Maps API multiple times on this page".

Is there any way to pass in the google maps that is loaded outside of Vue so we don't load two instances of maps.

Any suggestions would be appreciated.

Stuart

@hsks
Copy link

hsks commented Jan 21, 2021

Looks like the browser now throws a console error in cases where the scripts are loaded multiple times and might be conflicting. Any luck on this?

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

No branches or pull requests

3 participants