ReplannedRoute
constructor(route: Route, replanningReason: RouteReplanningReason, routePlanningOptions: RoutePlanningOptions? = null)
Parameters
route
The replanned route.
replanningReason
The reason why the route was replanned.
routePlanningOptions
Route planning options, if changed.