name |
description |
page_type |
languages |
products |
urlFragment |
Xamarin.iOS - Core Location |
Illustrates how to retrieve location, orientation, and velocity data from the device using the Core Location API |
sample |
|
|
corelocation |
Core Location
This sample illustrates how to retrieve location, orientation, and velocity data from the device using the Core Location API. It covers initializing the CLLocationManager, configuring update frequency and accuracy, and receiving updates using delegate pattern.
It also illustrates how to retrieve "Distance To" information.
License
Code is released under the MIT license