routes

abstract val routes: List<Route>

The list of Routes that is being displayed on the map.

During display of a RoutePlan, this list contains the active route and the alternative routes. This list will be empty after calling clearRoutePlan.