Skip to content

Files

Latest commit

e5ae35e · Dec 20, 2012

History

History
This branch is 2738 commits behind xamarin/ios-samples:master.

CoreLocation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 27, 2012
Dec 20, 2012
Oct 4, 2011
Nov 17, 2011
Nov 17, 2011
Dec 20, 2012
Nov 17, 2011
Dec 20, 2012
Oct 5, 2011
Dec 27, 2011

Core Location

This sample illustrates how to retrieve location, orientation, and velocity data from the device using the Core Location API exposed in MonoTouch. It covers initializing the CLLocationManager, configuring update frequency and accuracy, and receiving updates using both the event and delegate pattern. It also illustrates how to retrieve "Distance To" information.

Authors

Bryan Costanich