|
ArcGIS Runtime SDK for iOS
100.9
|
References a specific location/position along a transportation network source feature.
You need to pass this object to all network location functions. It represents an instance of a network location.
Class Methods | |
| (instancetype) | + networkLocation |
Properties | |
| BOOL | onRightSideOfSource |
| NSString * | sourceName |
| AGSSourceObjectPosition * | sourceObjectPosition |
| + (instancetype) networkLocation |
|
readwritenonatomicassign |
True if the network element is on the right side of the network source, false - otherwise.
|
readwritenonatomiccopy |
Name of the network source.
|
readwritenonatomicstrong |
The position of the network element on the network source.