DefaultLocationValidator
public class DefaultLocationValidator : LocationValidatorDefaultLocationValidator is default implementation of LocationValidator.
- 
                  
                  Init method to create default location validator object. DeclarationSwift public init()
- 
                  
                  Validate location. DeclarationSwift public func checkLocation(_ location: CLLocation, provider: LocationEngineProviderType) -> GPSStatusParameterslocationThe location to be checked. providerThe source that provides the location. Return ValueIndicates if GPS is fixed or not as a result of LocationValidator
 
         TomTom SDK for iOS (0.53.1)
 
          TomTom SDK for iOS (0.53.1)
         DefaultLocationValidator
          DefaultLocationValidator