routes

abstract val routes: List<Route>

Deprecated

This will be removed from future releases after 2025-03-31.

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.