UtilityNetworkState
UtilityNetworkState =
object
Defined in: src/ExpoArcgis.types.ts:1673
Topology state of a utility network (from getState).
Properties
Section titled “Properties”hasDirtyAreas
Section titled “hasDirtyAreas”hasDirtyAreas:
boolean
Defined in: src/ExpoArcgis.types.ts:1675
Whether the network has dirty areas pending validation.
hasErrors
Section titled “hasErrors”hasErrors:
boolean
Defined in: src/ExpoArcgis.types.ts:1677
Whether the network topology has errors.
networkTopologyEnabled
Section titled “networkTopologyEnabled”networkTopologyEnabled:
boolean
Defined in: src/ExpoArcgis.types.ts:1679
Whether network topology is enabled.