DefaultClusterPlugin

constructor(styles: DashMapStyleConfig, lowClusterRendering: Boolean = false)
constructor(config: StateFlow<DashMapStyleConfig> = MutableStateFlow(DEFAULT_CONFIG), lowClusterRendering: Boolean = false)