ClusterPlugin
An interface representing a Mapbox Dash cluster plugin.
This interface extends the Plugin interface, and defines additional properties specific to cluster plugins. It defines two properties, useLowClusterLayout and mapStyleTransformer, which represent the user's preferred settings for cluster rendering and map styling.