Skip to content
Guides API

UtilityNetworkState

UtilityNetworkState = object

Defined in: src/ExpoArcgis.types.ts:2206

Topology state of a utility network (from getState).

hasDirtyAreas: boolean

Defined in: src/ExpoArcgis.types.ts:2208

Whether the network has dirty areas pending validation.


hasErrors: boolean

Defined in: src/ExpoArcgis.types.ts:2210

Whether the network topology has errors.


networkTopologyEnabled: boolean

Defined in: src/ExpoArcgis.types.ts:2212

Whether network topology is enabled.