RouteReplanningPolicy

enum RouteReplanningPolicy : Enum<RouteReplanningPolicy>

Specifies how to handle replanned route.

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

Entries

Link copied to clipboard

Specifies that the current route will be refreshed with data from the new route, i.e. ETA or sections.

Link copied to clipboard

Specifies that for the current route a better alternative will be selected by BetterRouteSelector.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int