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.

See also

Inheritors

Properties

Link copied to clipboard

The user's preferred map style transformer.

Link copied to clipboard

The user's preferred setting for low-cluster rendering.