transistorsoft / cordova-background-geolocation-SampleApp

Cordova Background Geolocation Sample Application
https://www.transistorsoft.com/shop/products/cordova-background-geolocation
MIT License
122 stars 78 forks source link

Can you please explain which plugin use for current location #95

Closed musmanzpak closed 6 years ago

musmanzpak commented 6 years ago

Hi, I like this Sample app very much. I need your help for getting user current location. This app is working well on my testing Android devices. Can you please explain which plugin you use in this app for getting the current location on google map? I will very thankful to you. I am founding help since last 15 days. :-(

christocracy commented 6 years ago

Sorry, I've been away on vacation.

Why don't you look at the source. As you can see, that callback is executing the plugin's own #getCurrentPosition method.