LocationContextEvent
public enum LocationContextEvent
Represents the location context event.
-
Indicates that the location context has been detected.
Declaration
Swift
case didDetectLocationContext(context: LocationContext)Parameters
contextThe detected location context.
TomTom SDK for iOS (TomTomSDKMapMatchingEngineHybrid 0.38.0-rc01 Docs)
LocationContextEvent