Package-level declarations
Types
Link copied to clipboard
An interface representing a Mapbox Dash cluster plugin.
Link copied to clipboard
class DefaultClusterPlugin(config: StateFlow<DashMapStyleConfig> = MutableStateFlow(DEFAULT_CONFIG), lowClusterRendering: Boolean = false) : ClusterPlugin