kCLLocationAccuracyBest
The best level of accuracy available.
Declaration
let kCLLocationAccuracyBest: CLLocationAccuracyDiscussion
Specify this constant when you want very high accuracy but don’t need the same level of accuracy required for navigation apps.
This level of accurate is available only if isAuthorizedForPreciseLocation is true.