Skip to content

Files

Latest commit

 

History

History
 
 

CoreLocation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
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
csharp
xamarin
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