GuillaumeLeclerc / vue-google-maps

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

How to get the current position and display a InfoWindow #116

Open yisibl opened 7 years ago

yisibl commented 7 years ago

We can used navigator.geolocation to get the current latitude and longitude,but I don't know how to use it when it is initialized.

jesperlandmer commented 7 years ago

Have you solved this?

yisibl commented 7 years ago

@jesperlandmer no