- See also
Method Overview
Name | Return Type | Summary | Object |
---|---|---|---|
Promise<AssociationGeometriesResult> | Given an extent, returns all associations within this extent and their synthesized geometries. more details | synthesizeAssociationGeometries |
Method Details
-
synthesizeAssociationGeometries(url, params, requestOptions){Promise<AssociationGeometriesResult>}
-
Given an extent, returns all associations within this extent and their synthesized geometries.
Parametersurl StringURL to the ArcGIS Server REST resource that represents a UttilityNetwork.
The parameters required by this functions include extent, what types of associations to return, spatial reference and more
requestOptions ObjectoptionalAdditional options to be used for the data request (will override requestOptions defined during construction).
ReturnsType Description Promise<AssociationGeometriesResult> When resolved, the association geomtries result.