HybridRouteReplanner
The hybrid implementation for the RouteReplanner.
Important: This is a Public Preview API. It may be changed or removed at any time.
Types
Functions
Link copied to clipboard
open override fun backToRoute(options: BackToRouteOptions): Result<RoutePlanningResponse, RoutingFailure>
Link copied to clipboard
open override fun incrementRouteContents(options: RouteIncrementOptions): Result<Route, RoutingFailure>
Link copied to clipboard
open override fun update(options: RouteUpdateOptions): Result<RoutePlanningResponse, RoutingFailure>