Mj.GeoFusedLocationProvider
1.1.1
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Mj.GeoFusedLocationProvider --version 1.1.1
NuGet\Install-Package Mj.GeoFusedLocationProvider -Version 1.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Mj.GeoFusedLocationProvider" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mj.GeoFusedLocationProvider --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Mj.GeoFusedLocationProvider, 1.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Mj.GeoFusedLocationProvider as a Cake Addin #addin nuget:?package=Mj.GeoFusedLocationProvider&version=1.1.1 // Install Mj.GeoFusedLocationProvider as a Cake Tool #tool nuget:?package=Mj.GeoFusedLocationProvider&version=1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Fused Location Api for GeolocatorPlugin
This is a Xamarin Android library with a secondary implementation of IGeolocator using the FusedLocationProviderApi.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Xam.Plugin.Geolocator (>= 3.0.4 && < 4.0.0)
- Xamarin.GooglePlayServices.Location (>= 32.961.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0-beta | 1,037 | 8/4/2017 |
1.1.1 | 1,309 | 3/14/2017 |
1.1.0 | 974 | 2/17/2017 |
1.0.0 | 943 | 2/16/2017 |
1.1.1
Prevented incorrect 0.0 lat long reported by the fused api
1.1.0
Auto fallback if Play Services is not installed
1.0.0
Initial Release