RouteAddedEvent
public enum RouteAddedEvent
Represents the route added event.
-
Indicates that the route has been added.
Declaration
Swift
case didAddRoute(route: Route, reason: RouteAddedReason)
TomTom SDK for iOS (TomTomSDKMapMatchingEngineHybrid 0.38.0-rc01 Docs)
RouteAddedEvent