replan

abstract fun replan(replanningParameters: RouteReplanningEngine.ReplanningParameters): Result<ReplannedRoute, RouteReplanningError>

Replans a given Route. If supporting points were given when planning the route, they will be used in the reconstruction as well, otherwise the road geometry points will be used.

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

Parameters

replanningParameters

Parameters for a route replanning.