ISolveRouteOptions
Interface
Inheritance: ISolveRouteOptionsIEndpointOptions
Properties
Property | Type | Notes |
---|---|---|
string | Any ArcGIS Routing service (example: https://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Network/USA/NAServer/Route/ ) to use for the routing service request. | |
IPoint | ILocation | [void, void] | [void, void, void][] | IFeatureSet | Specify two or more locations between which the route is to be found. |
stops
Interface Propertystops: IPoint | ILocation | [void, void] | [void, void, void][] | IFeatureSet
Specify two or more locations between which the route is to be found.
endpoint: string
Any ArcGIS Routing service (example: https://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Network/USA/NAServer/Route/ ) to use for the routing service request.