Package-level declarations

Types

Link copied to clipboard
@Serializable
class DashMapStyleLayer(val id: String, val visible: Boolean = true, val clickableAtZoom: IntRange = 0..Int.MAX_VALUE)

Represents a layer in the map style.

Link copied to clipboard
Link copied to clipboard

Defines the POI (Point of Interest) layers visibility mode on the map.