TomTom SDK for iOS LocationEngineProviderType LocationEngineProviderType public enum LocationEngineProviderType The source that provides the location. gnss Location provided from GNSS satellites. Declaration Swift case gnss softDR Location calculated programmatically, e.g.: extrapolated from map data based on speed profiles of a current road. Declaration Swift case softDR