You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: