abstract fun onRouteClick(@NonNull route: Route): Unit
Called when the user clicks on the route.
route - Route: Selected route.
route