LastUserLocationProviderProtocol
public protocol LastUserLocationProviderProtocol
LastUserLocationProviderProtocol provides last user location that can be used to obtain the search results.
Important
This is a Public Preview API. It may be changed or removed at any time.-
Last user location.
Declaration
Swift
var lastLocation: CLLocation? { get }
TomTom SDK for iOS (TomTomSDKMapMatchingEngineHybrid 0.38.0-rc01 Docs)
LastUserLocationProviderProtocol