BetterRouteSelector

Responsible for selecting a better route inside RouteReplanningEngine.

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

Functions

Link copied to clipboard
abstract fun select(refreshedRoutePlan: RoutePlan, alternatives: List<Route>): ReplannedRoute

Selects refreshed route or picks one of the proposed alternatives.