Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 567 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 567 Bytes

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/