Location & network
Plugin.Maui.GeoLocator
On-demand location, tracking, and reverse geocoding
A .NET MAUI location plugin for Android and iOS covering single fixes, continuous tracking, and reverse geocoding for field and mapping apps.
Install
dotnet add package Plugin.Maui.GeoLocatorPackage ID: Plugin.Maui.GeoLocator
Overview
Plugin.Maui.GeoLocator gives MAUI apps a single API for on-demand location, continuous tracking, and reverse geocoding on Android and iOS. It is designed for field operations where a reliable last-known position and a clean tracking session matter more than a thin wrapper around the platform location manager.
Capabilities
- Single location request with accuracy intent.
- Continuous tracking suitable for trip and survey routes.
- Reverse geocoding of captured coordinates.
- Android and iOS targets for .NET MAUI.
- .NET MAUI
- GPS
- Geocoding
- C#