Matt-Jensen / ember-cli-g-maps

Deprecated Google Maps Addon
http://matt-jensen.github.io/ember-cli-g-maps
MIT License
59 stars 31 forks source link

How can i show my location like google.com/maps 's blue dot #100

Closed Zorig closed 7 years ago

Zorig commented 7 years ago

First of all thanks for this useful addon, now the problem is how can i show my current location ?

Matt-Jensen commented 7 years ago

I would use an addon to request the user's location: https://github.com/igorpreston/ember-cli-geo Then I would render that lat/lng with a customized marker icon: http://matt-jensen.github.io/ember-cli-g-maps/#/basic-usage/markers