Rerouting Parameters
Creates a re-routing parameters object based on a RouteTask and RouteParameters. The following RouteParameters properties will be ignored: RouteParameters.setStops, RouteParameters.findBestSequence, RouteParameters.outputSpatialReference, RouteParameters.preserveFirstStop, RouteParameters.startTime, RouteParameters.returnDirections, RouteParameters.returnStops, and RouteParameters.returnRoutes
An exception is thrown if the RouteTask or RouteParameters are null.
Since
200.1.0
Parameters
route Parameters
The route parameters.