Skip to content
Guides API

UtilityNetworkState

UtilityNetworkState = object

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

Topology state of a utility network (from getState).

hasDirtyAreas: boolean

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

Whether the network has dirty areas pending validation.


hasErrors: boolean

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

Whether the network topology has errors.


networkTopologyEnabled: boolean

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

Whether network topology is enabled.