Package-level declarations

Types

Link copied to clipboard

Specifies how to handle better route proposals.

Link copied to clipboard

Specifies how to handle route replanning on deviation.

Link copied to clipboard
data class ReplannedRoute(val route: Route, val replanningReason: RouteReplanningReason, val routePlanningOptions: RoutePlanningOptions)

Describes the route after replanning.

Link copied to clipboard

Specifies the reason for replanning the current route.