RouteRemovedEvent
public enum RouteRemovedEvent
Represents the route removed event.
-
Indicates that the route has been removed.
Declaration
Swift
case didRemoveRoute(route: Route, reason: RouteRemovedReason)
TomTom SDK for iOS (TomTomSDKMapMatchingEngineHybrid 0.38.0-rc01 Docs)
RouteRemovedEvent