Package-level declarations

Types

Link copied to clipboard

Represents the mode when adding starting points.

Link copied to clipboard

Represents the status of the initialization of the state object.

Link copied to clipboard
class TraceState(arcGISMap: ArcGISMap, graphicsOverlay: GraphicsOverlay, mapViewProxy: MapViewProxy)

Represents the state for the Trace.

Functions

Link copied to clipboard
fun Trace(traceState: TraceState, modifier: Modifier = Modifier)

A composable UI component to set up and run a trace workflow on a com.arcgismaps.toolkit.geoviewcompose.MapView.