Core Location Framework Reference
The Core Location framework lets you determine the current location or heading associated with a device. The framework uses the available hardware to determine the user’s position and heading. You use the classes and protocols in this framework to configure and schedule the delivery of location and heading events. You can also use it to define geographic regions and monitor when the user crosses the boundaries of those regions.
| Framework | /System/Library/Frameworks/CoreLocation.framework |
| Header file directories | /System/Library/Frameworks/CoreLocation.framework/Headers |
- CLGeocoder
- CLHeading
- CLLocation
- CLLocationManager
- CLPlacemark
- CLRegion
Class References
- CLLocationManagerDelegate
Protocol References
© 2011 Apple Inc. All Rights Reserved. (Last updated: 2011-10-12)