selectedRoute

abstract val selectedRoute: Route?

The selected RoutingRoute.

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

This is null before a RoutePlan has been displayed with displayRoutePlan, or after calling clearRoutePlan.

See also

For setting a different route to be navigated.