Provides access to members that control ArcWeb route finding.
| Description | ||
|---|---|---|
![]() |
FilterExtent | The extent of the returned map. |
![]() |
HighwayPreference | A preference number 1-100 for using highways (default is 80). |
![]() |
OptimizeStops | Indicates if intermediate waypoints are reordered to optimize for distance (default is VARIANT_FALSE). Not considered if request contains less than four route stop objects. |
![]() |
Precision | The minimum distance between points on a route (default is 0.0). |
![]() |
ReturnExtents | Indicates if an extent is returned for each segment in the route (default is VARIANT_FALSE). |
![]() |
RouteBarriers | The locations of the route barriers. |
![]() |
RouteType | The route searching criteria for using either the quickest or shortest route (default is esriArcWebRouteTypeQuickest). |
| CoClasses and Classes | Description |
|---|---|
| ArcWebRouteOptions | A set of parameters describing a route. |