/XamarinLocation

A Xamarin Forms sample application that demonstrates the steps to obtain location information on Android and iOS devices.

Primary LanguageC#

Obtain location information in Xamarin Forms application

A sample xamarin forms app that can ask user to enable location services, obtain location permission and obtain coordinates such as latitude, longitude and altitude. The sample code works on Android and iOS.

Screenshot of Xamarin Forms application demonstrating the steps to obtain location

More Details: https://dilpreet.dev/blog/xamarin-forms-location/