Xam.Plugin.Geolocator 1.0.2

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8.1 or higher.

dotnet add package Xam.Plugin.Geolocator --version 1.0.2
NuGet\Install-Package Xam.Plugin.Geolocator -Version 1.0.2
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="Xam.Plugin.Geolocator" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xam.Plugin.Geolocator --version 1.0.2
#r "nuget: Xam.Plugin.Geolocator, 1.0.2"
#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 Xam.Plugin.Geolocator as a Cake Addin
#addin nuget:?package=Xam.Plugin.Geolocator&version=1.0.2

// Install Xam.Plugin.Geolocator as a Cake Tool
#tool nuget:?package=Xam.Plugin.Geolocator&version=1.0.2

Easly access geolocation across Xamarin.iOS, Xamarin.Android and Windows.

       Example:
       var locator = CrossGeolocator.Current;
       locator.DesiredAccuracy = 50;

       var position = await locator.GetPositionAsync (timeout: 10000);

       Console.WriteLine ("Position Status: {0}", position.Timestamp);
       Console.WriteLine ("Position Latitude: {0}", position.Latitude);
       Console.WriteLine ("Position Longitude: {0}", position.Longitude);

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
MonoTouch monotouch10 is compatible. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Windows Store win8 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (23)

Showing the top 5 NuGet packages that depend on Xam.Plugin.Geolocator:

Package Downloads
SheshaMobile.Modules.LocationTracking

The libraries module contains functionality for viewing and interacting with archived information

SheshaMobile.Modules.TimeAndAttandence

The home module contains common functionality and essetntials required to build an app home page

AppCreator

Open-source base project for my Xamarin.Forms based AppCreator

Ecommunity.Mobile

Ecommunity.Mobile library

ItEnterprise.Common.CoreStandard

ItEnterprise Common.CoreStandard for Xamarin Forms

GitHub repositories (8)

Showing the top 5 popular GitHub repositories that depend on Xam.Plugin.Geolocator:

Repository Stars
microsoft/SmartHotel360-Mobile
SmartHotel360 Mobile
Azure-Samples/MyDriving
Building IoT or Mobile solutions are fun and exciting. This year for Build, we wanted to show the amazing scenarios that can come together when these two are combined. So, we went and developed a sample application. MyDriving uses a wide range of Azure services to process and analyze car telemetry data for both real-time insights and long-term patterns and trends. The following features are supported in the current version of the mobile app.
jamesmontemagno/GeolocatorPlugin
Geolocation plugin for Xamarin and Windows
jamesmontemagno/PermissionsPlugin
Check and Request Permissions Plugin for Xamarin and Windows
Azure-Samples/openhack-devops-team
DevOps OpenHack Team environment APIs
Version Downloads Last updated
5.0.0-beta 32,391 10/4/2021
4.6.2-beta 91,272 10/11/2019
4.6.1-beta 8,308 7/5/2019
4.6.0-beta 5,004 5/23/2019
4.5.4-beta 18,462 11/14/2018
4.5.3-beta 4,083 11/7/2018
4.5.2-beta 3,468 10/3/2018
4.5.1-beta 2,528 10/1/2018
4.5.0.6 2,170,588 5/23/2018
4.5.0.6-beta 1,353 5/23/2018
4.5.0.4-beta 1,130 5/11/2018
4.5.0.3-beta 1,125 5/11/2018
4.2.0 228,664 1/4/2018
4.1.3.174-beta 1,157 12/12/2017
4.1.3 1,019,510 11/16/2017
4.1.2.167-beta 1,709 10/30/2017
4.1.2 36,612 10/26/2017
4.1.1.159-beta 1,534 10/25/2017
4.1.1 29,281 10/12/2017
4.1.0 3,613 10/11/2017
4.0.2-beta123 1,327 9/13/2017
4.0.1 302,334 7/3/2017
4.0.0.67-alpha 1,473 6/27/2017
4.0.0.64-alpha 1,253 6/23/2017
4.0.0.63-alpha 1,186 6/22/2017
4.0.0.55-beta 11,287 3/28/2017
4.0.0.54-beta 1,099 3/28/2017
4.0.0.53-beta 1,350 3/23/2017
4.0.0.52-beta 1,121 3/22/2017
4.0.0.50-beta 1,013 3/22/2017
4.0.0.46-beta 1,118 3/22/2017
4.0.0.42-beta 1,027 3/21/2017
4.0.0.41-beta 1,053 3/21/2017
4.0.0-beta12 10,521 7/7/2016
3.0.4 751,501 2/1/2016
3.0.3 8,478 12/20/2015
3.0.1 7,965 12/7/2015
2.0.0 4,710 12/1/2015
1.1.1 5,730 11/5/2015
1.1.0 9,044 9/24/2015
1.0.4 3,972 9/1/2015
1.0.3 18,388 8/28/2015
1.0.2 6,768 5/11/2015
1.0.1 3,876 2/20/2015
1.0.0 2,294 1/29/2015