Message received when solve is completed.
The point barriers are returned only if ServiceAreaParameters.returnPointBarriers = true
(which is not the default).
The polygon barriers are returned only if ServiceAreaParameters.returnPolygonBarriers = true
(which is not the default).
The polyline barriers are returned only if ServiceAreaParameters.returnPolylineBarriers = true
(which is not the default).
An array of service area polygon graphics.
An array of service area polyline graphics.
Converts an instance of this class to its ArcGIS portal JSON representation.
Generated using TypeDoc
Array of points only returned if
ServiceAreaParameters.returnFacilities = true
.Read more...