DefaultClusterPlugin
class DefaultClusterPlugin(config: StateFlow<DashMapStyleConfig> = MutableStateFlow(DEFAULT_CONFIG), lowClusterRendering: Boolean = false) : ClusterPlugin
Constructors
Link copied to clipboard
constructor(config: StateFlow<DashMapStyleConfig> = MutableStateFlow(DEFAULT_CONFIG), lowClusterRendering: Boolean = false)