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