NativeScript / nativescript-geolocation

Geolocation plugin to use for getting current location, monitor movement, etc
Apache License 2.0
139 stars 76 forks source link

Google Play service fused location #271

Closed sivo1981 closed 3 years ago

sivo1981 commented 3 years ago

Are there any plans to support Google Play service fused location. According to Google’s documentation,this is much better than the current Location provider used in Android.

NathanaelA commented 3 years ago

Already does: https://github.com/NativeScript/nativescript-geolocation/blob/master/src/geolocation.android.ts#L21