routes

abstract val routes: List<Route>

Deprecated

This will be removed 6 months after the next release.

Replace with

plannedRoutes

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