sdk-maps / com.tomtom.online.sdk.map / RouteExtension / bringRouteToFront

bringRouteToFront

abstract fun bringRouteToFront(routeId: Long): Unit

Bring the specific route to front. As a result, it will be drawn on top of other routes.

Parameters

routeId - Long: the id of the map's route.