зеркало из https://github.com/xamarin/ios-samples.git
71716aaf17
* added new project * updated UI * added assets * removed old sample * updated ReadMe * removed extra file |
||
---|---|---|
.. | ||
CoreLocation | ||
Screenshots | ||
CoreLocation.sln | ||
Metadata.xml | ||
README.md |
README.md
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
Authors
Bryan Costanich