Closed sandoche closed 2 years ago
Hi,
I am trying to use the library on my project but it stays stuck in "map is loading" and there is no error in the console nor in the query to google with the API.
Hello, sandoche.
Try changing ready to true and the map should autoload.
<PlaceSearch v-bind:ready="ready" />
Let me know if it works!
Hi,
I am trying to use the library on my project but it stays stuck in "map is loading" and there is no error in the console nor in the query to google with the API.