Hi,
I would like to simulate the movement of a vehicle driving along a route retrieved from the RouteTask. To get a smooth visualization of the movement in the map, I need to extract coordinates for (ca.) every 20 meter of the route. Is it possible to get extract such coordinates based on the route result returned by the RouteTask service?
Cheers.