GuillaumeLeclerc / vue-google-maps

Google maps component for vue with 2-way data binding
560 stars 653 forks source link

[Question] Get a place from the marker position #104

Closed santigarcor closed 7 years ago

santigarcor commented 7 years ago

Is there any way to get the place object from the marker position?

Something like this https://developers.google.com/maps/documentation/javascript/examples/geocoding-reverse

santigarcor commented 7 years ago

Nevermind, i'm going to use this https://maps.googleapis.com/maps/api/geocode/json?latlng=44.4647452,7.3553838