|
ArcGIS Runtime SDK for iOS
100.9
|
Go to the source code of this file.
Enumerations | |
| enum | AGSUTurnPolicy { AGSUTurnPolicyNotAllowed = 0, AGSUTurnPolicyAllowedAtDeadEnds = 1, AGSUTurnPolicyAllowedAtIntersections = 2, AGSUTurnPolicyAllowedAtDeadEndsAndIntersections = 3 } |
| enum AGSUTurnPolicy |
Type of backtracking allowed when querying for adjacencies in a network view.