RouteTapObserver
public protocol RouteTapObserver : Observer
Used to inform the caller that a route has been tapped.
-
Called when a route is tapped.
Declaration
Parameters
routingRouteThe
TomTomSDKRoute/Routecorresponding the route primitive tapped.mapDisplayRouteThe
TomTomSDKMapDisplay/Routeprimitive that was tapped on the map.
TomTom SDK for iOS (0.53.1)
RouteTapObserver