plannedRoutes

abstract val plannedRoutes: List<Route>

The list of RoutingRoutes 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.

Important: This is a Public Preview API. It may be changed or removed at any time.