Replies: 1 comment
-
Yes, the problem is that you are importing "window wise" the GMaps Api and the another time locally.
I think that this solution is also more elegant 😄 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
At the moment I am using this package along with vue-google-maps-community-fork. I only use the community fork for the autocomplete functionality, but when I do this I get "You have included the Google Maps JavaScript API multiple times on this page. This may cause unexpected errors.". I don't use the community fork version of map because there are several issues with it. If anyone can give me a solution of using autocomplete with vue3-google-map in Nuxt 3, it would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions