etodanik / ion-google-place

Ionic directive for a location dropdown that utilizes google maps
MIT License
250 stars 201 forks source link

add current location functionnality #58

Closed RamyRais closed 8 years ago

RamyRais commented 8 years ago

I tried to add a button if clicked, it will get the current location of the user using "navigator.geolocation.getCurrentPosition()", tested on android it works, not sure on IOS since i don't have one to try it.