DashboardClusterMarkerConfiguration

data class DashboardClusterMarkerConfiguration(val clusterMarker: DashboardClusterMarker? = null)

Constructors

Link copied to clipboard
constructor(clusterMarker: DashboardClusterMarker? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The cluster marker that is a part of the cluster marker configuration.