RouteClickedListener

fun interface RouteClickedListener

Used to inform caller that a route have been clicked.

Functions

Link copied to clipboard
abstract fun onRouteClicked(routingRoute: Route, mapDisplayRoute: Route)

Called when a route is clicked.