SITLocationState
enum SITLocationState {}
SITLocationState
@note: Represents the current state of the SITLocationManager.
-
Location is not running.
Declaration
Objective-C
kSITLocationStopped = 0
-
Location is not running.
Declaration
Objective-C
kSITLocationCalculating
-
Location is not running.
Declaration
Objective-C
kSITLocationUserNotInBuilding
-
Location is running.
Declaration
Objective-C
kSITLocationStarted
-
Compass needs to be calibrated
Declaration
Objective-C
kSITLocationCompassNeedsCalibration