How can I pass an ID on a stop, and get it in return using the REST API?

396
0
08-05-2011 05:28 AM
Joachim_EckboJuell
New Contributor III
I'm using the solve function on a Route layer in ArcGIS Server 10 REST API. I send in a set of stops, ask it to find the best sequence and return the stops, and get the route and stops back. But then I want to know the new optimized order of my stops.

How can I relate the stops I send in to the stops I get in return, without using the Name-attribute (thats used for the driving directions)?

Thanks 🙂
Tags (2)
0 Kudos
0 Replies