I have been using the RouteTask() to plot barriers on sidewalks in the Boston area for pedestrians. However, when I run the route, it appears to be using the driving route. I have been looking around to see if there is a way to change the transit mode to walking, but have been unsuccessful. Is it possible to do this?
Tiffany,
You could always create your own route service using a layer that follows sidewalks.
Then when you switch to walking, it would switch that layer for routing.
Assuming that you're using route.arcgis.com to perform the routes are you setting the needed attribute parameters prior to calling the service to have it reflect enforce the Walking and Walktime attribute parameters?