Namespace SA.iOS.CoreLocation
Classes
ISN_CLCircularRegion
A circular geographic region, specified as a center point and radius.
ISN_CLLocation
The latitude, longitude, and course information reported by the system.
ISN_CLLocationArray
Object that holds locations provided by the location service.
ISN_CLLocationCoordinate2D
The latitude and longitude associated with a location, specified using the WGS 84 reference frame.
ISN_CLLocationManager
The object that you use to start and stop the delivery of location-related events to your app.
ISN_CLRegion
An area that can be monitored.
Interfaces
ISN_ICLLocationManagerDelegate
The methods that you use to receive events from an associated location manager object.
Enums
ISN_CLAuthorizationStatus
Constants indicating the app's authorization to use location services.
ISN_CLLocationAccuracy
The accuracy of a geographical coordinate.