sdk-maps / com.tomtom.online.sdk.map / TomtomMapCallback / OnRouteClickListener

OnRouteClickListener

interface OnRouteClickListener

A callback interface called when the user clicks on the route.

Functions

onRouteClick

abstract fun onRouteClick(route: Route): Unit

Called when the user clicks on the route.