ActiveRouteChangedEvent
public enum ActiveRouteChangedEvent
Represents the active route changed event.
-
Indicates that the active route has been changed.
Declaration
Swift
case didChangeActiveRoute(route: Route)Parameters
routeThe new active route.
TomTom SDK for iOS (TomTomSDKMapMatchingEngineHybrid 0.38.0-rc01 Docs)
ActiveRouteChangedEvent