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 (0.40.0)
        
          RouteRemovedEvent