I am exploring LocalRouteTask, using ArcGIS Runtime SDK for .NET 10.2.5.
I would like to know when, and under what kind of circumstances, will the returned result (RouteResult) contain more than 1 Route?
Just curious if this case will ever be reached.
Thanks in advance!
Solved! Go to Solution.
Hi,
For LocalRouteTask, you will always get one route returned. It currently does not support more than 1 route.
Cheers
Mike
Hi,
For LocalRouteTask, you will always get one route returned. It currently does not support more than 1 route.
Cheers
Mike