Contents

kCLLocationAccuracyKilometer

Accurate to the nearest kilometer.

Declaration

let kCLLocationAccuracyKilometer: CLLocationAccuracy

Discussion

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

See Also

Desired Accuracy Constants