abstract fun bringRouteToFront(routeId: Long): Unit
Bring the specific route to front. As a result, it will be drawn on top of other routes.
routeId - Long: the id of the map's route.
routeId