Network Routing - When will more than 1 route be returned

3255
1
Jump to solution
04-26-2015 08:27 PM
LinaYap1
New Contributor II

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!

0 Kudos
1 Solution

Accepted Solutions
MichaelBranscomb
Esri Frequent Contributor

Hi,

For LocalRouteTask, you will always get one route returned. It currently does not support more than 1 route.

Cheers

Mike

View solution in original post

0 Kudos
1 Reply
MichaelBranscomb
Esri Frequent Contributor

Hi,

For LocalRouteTask, you will always get one route returned. It currently does not support more than 1 route.

Cheers

Mike

0 Kudos