RouteReplannerResponse
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Represents the result of a successful route replanning operation performed by RouteReplanner.
This class encapsulates the outcome of a route replanning request when processed successfully, containing the new or updated routes and the options that were used during the planning process.
Parameters
routes
The list of calculated routes.
routePlanningOptions
Planning options that were used to plan the routes.