To see Route Finder Web Service in action, interact with a live sample of a Route Finder client.
findRoute(routeStops:RouteStop[], routeFinderOptions:RouteFinderOptions, token:string):RouteInfo
getLanguages(token:string):string[]
getVersion:string
findRoute |
Returns route information for a given set of route stops and routing parameters. |
||||||||||||
|
Endpoint URL |
http://www.arcwebservices.com/services/v2006/RouteFinder |
||||||||||||
|
Input |
|
||||||||||||
|
Output |
|||||||||||||
|
Code examples |
|
getLanguages |
Returns the supported languages for the driving directions. |
||||||
|
Endpoint URL |
http://www.arcwebservices.com/services/v2006/RouteFinder |
||||||
|
Input |
|
||||||
|
Output |
string[] |
||||||
|
Code examples |
|
getVersion |
Returns the version number of Route Finder Web Service. |
||||
|
Endpoint URL |
http://www.arcwebservices.com/services/v2006/RouteFinder |
||||
|
Output |
string |
||||
|
Code examples |
|
Visit the Feedback page to give comments or suggestions about the ArcWeb Developer's Guide.