Contents

kCLLocationAccuracyThreeKilometers

Accurate to the nearest three kilometers.

Declaration

let kCLLocationAccuracyThreeKilometers: CLLocationAccuracy

Discussion

This level of accurate is available only if isAuthorizedForPreciseLocation is true.

See Also

Desired Accuracy Constants