MarkerState

State of the Marker Composable.

Use rememberMarkerState to construct an instance.

Properties

Link copied to clipboard

ID of the marker.

Functions

Link copied to clipboard
fun deselect()

Deselects the marker.

Link copied to clipboard

Returns true if the marker is selected.

Link copied to clipboard
fun select()

Selects the marker. A previous selected marker is deselected.