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
@Serializable
class DashMapStyleLayersConfig