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