Method | Description | |
---|---|---|
RouteService ( string url = "http://route.arcgis.com/arcgis/rest/services/World/Route/NAServer/Route_World/" ) : System |
Creates a new instance.
|
|
Solve ( SolveParameters parameters, |
Determines a route between two or more points.
|
public RouteService ( string url = "http://route.arcgis.com/arcgis/rest/services/World/Route/NAServer/Route_World/" ) : System | ||
url | string | The URL of the service. You can omit this parameter if you are using the default. |
return | System |
public Solve ( SolveParameters parameters, |
||
parameters | SolveParameters | |
token | ||
return |