Skip to content

UtilityTraceResult

UtilityTraceResult = object

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

Result of UtilityNetwork.trace. Flattens the native UtilityElementTraceResult.

elementCount: number

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

Number of elements found by the trace.


elements: UtilityElementInfo[]

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

The elements found by the trace.