ArcGIS Runtime SDK for iOS
100.15
|
References a specific location/position along a transportation network source feature.
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.