SkillAgentSearch skills...

Geolocator.FusedLocationProvider

A drop in replacement for the standard Android Geolocator from GeolocatorPlugin

Install / Use

/learn @MisterJimson/Geolocator.FusedLocationProvider
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated5y ago
Forks2

Languages

C#

Security Score

75/100

Audited on Aug 29, 2020

No findings