Select to view content in your preferred language

Can I get coordinates of a route path? (for animating some element along a path)

2328
1
06-01-2010 09:38 PM
SungMoon
New Contributor
Dear all,

I am trying to add an animated element along a routing path.

orsela1@gmail.com already post a thread with the same topic (Animating an element along a path in ArcGIS Engine), but nobody replied.

If there is no direct way, can I get several sets of coordinates of a route path so that I can indirectly animate???

Thanks,
Tags (2)
0 Kudos
1 Reply
DasaPaddock
Esri Regular Contributor
The geometry of the route is available on the RouteResult.route.
See: http://resources.esri.com/help/9.3/arcgisserver/apis/flex/apiref/com/esri/ags/tasks/RouteParameters....
0 Kudos