NavigationLocationContextObserver
public protocol NavigationLocationContextObserver : Observer
An observer that receives navigation guidance events.
-
Reports that a new location context has been generated.
Declaration
Swift
func didDetectLocationContext(locationContext: LocationContext)Parameters
locationContextThe new location context.
TomTom SDK for iOS (TomTomSDKMapMatchingEngineHybrid 0.38.0-rc01 Docs)
NavigationLocationContextObserver