DashboardSimpleClusterMarker

data class DashboardSimpleClusterMarker(val color: String? = null)

Constructors

Link copied to clipboard
constructor(color: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val color: String? = null

The color of the simple cluster marker.