Package-level declarations

Types

Link copied to clipboard
@Serializable
class DashMapStyleLayer(val id: String, val visible: Boolean = true, val clickable: Boolean = true)

Represents a layer in the map style.

Link copied to clipboard
@Serializable
class DashMapStyleLayersConfig