ArcGIS Runtime SDK for iOS
100.15
|
Result polygon returned by AGSServiceAreaTask
.
Instances of this class represent a service area polygon returned as the result of solveServiceAreaWithParameters:completion: (AGSServiceAreaTask)
. The polygon covers the area of the network that can be reached within the given time, distance, or other travel-cost cutoff.
Properties | |
double | fromImpedanceCutoff |
AGSPolygon * | geometry |
double | toImpedanceCutoff |
|
readnonatomicassign |
The lower bound of the service area polygon's cutoff
|
readnonatomicstrong |
The polygon geometry of the service area
|
readnonatomicassign |
The upper bound of the service area polygon's cutoff