Simple cross platform plugin to get GPS location including heading, speed, and more. Additionally, you can track geolocation changes, reverse geocode, and more.
Get started by reading through the Geolocator Plugin documentation.
- Available on NuGet: Xam.Plugin.Geolocator
- CI NuGet Feed: https://ci.appveyor.com/nuget/geolocatorplugin
Platform Support
Version 4.X
Platform | Version |
---|---|
Xamarin.iOS | iOS 8+ |
Xamarin.Android | API 14+ |
Windows 10 UWP | 10+ |
macOS | All |
tvOS | 10+ |
Feature requests Vote for a feature requests at https://github.com/jamesmontemagno/GeolocatorPlugin/labels/feature
Created By: @JamesMontemagno
- Twitter: @JamesMontemagno
- Blog: MotzCod.es, Micro Blog
- Podcasts: Merge Conflict, Coffeehouse Blunders, The Xamarin Podcast
- Video: The Xamarin Show on Channel 9, YouTube Channel
The MIT License (MIT) see License file
This is a derivative to Xamarin.Mobile's Geolocator with a cross platform API and other enhancements.