Package-level declarations
Types
Functions
Link copied to clipboard
fun PointOfInterest(type: PointOfInterestType, isSelected: Boolean, onSelectedChange: (Boolean) -> Unit, modifier: Modifier = Modifier, interactionSource: MutableInteractionSource = remember { MutableInteractionSource() })
A point of interest (POI) is a specific point location on a map used to highlight one or some elements.
Link copied to clipboard
A store cluster represents the number of stores in a cluster.