Skip to content

A drop in replacement for the standard Android Geolocator from GeolocatorPlugin

License

Notifications You must be signed in to change notification settings

MisterJimson/Geolocator.FusedLocationProvider

Repository files navigation

Geolocator.FusedLocationProvider

This is a replacement for the default Android Geolocator implementation in the GeolocatorPlugin.

This implementation is backed by the Fused Location Provider Api instead of using the standard Android Location Api.

Using this Api requires the device to have Google Play Services avilable, so this library will fallback to the standard implementation if Google Play Services cannot be found.

Docs

Refer to the GeolocatorPlugin docs for Api usage info.

To use this library instantiate a FusedLocationGeolocator for your IGeolocator implementation in your Android.

Installation

Install from Nuget.

About

A drop in replacement for the standard Android Geolocator from GeolocatorPlugin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published