DefaultClusterPlugin

class DefaultClusterPlugin(config: StateFlow<DashMapStyleConfig> = MutableStateFlow(DEFAULT_CONFIG)) : ClusterPlugin

Constructors

Link copied to clipboard
constructor(styles: DashMapStyleConfig)
constructor(config: StateFlow<DashMapStyleConfig> = MutableStateFlow(DEFAULT_CONFIG))

Properties

Link copied to clipboard

The user's preferred map style transformer.