plannedRoutes

abstract val plannedRoutes: List<Route>

The list of Routes that is being displayed after calling displayRoutePlan.

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