Contents

kCLLocationAccuracyHundredMeters

Accurate to within one hundred meters.

Declaration

let kCLLocationAccuracyHundredMeters: CLLocationAccuracy

Discussion

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

See Also

Desired Accuracy Constants