require(["esri/tasks/RouteResult"], function(RouteResult) { /* code goes here */ });Description
(Added at v1.4)
The result from the Route Task. The RouteResult properties are dependent on the
RouteParameterinputs. For example, directions are only returned if RouteParameters.returnDirections is set to "true". RouteResult has no constructor.
SamplesSearch for
samplesthat use this class.
PropertiesProperty Details
Route directions are returned if
RouteParameters.returnDirections
is set to true.
NOTE: For a more updated approach to working with directions, please see the Working with the Directions Widget topic.
The Route graphic that is returned if RouteParameters.returnRoutes
is true.
Array of stops. Returned only if RouteParameters.returnStops
is true.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4