Package-level declarations
Types
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
Responsible for replanning a route.
Link copied to clipboard
Represents an failure reason when something went wrong during replanning.
Link copied to clipboard
Specifies the reason for replanning the current route.