You're viewing documentation for Draftbit Classic (v1), our previous
platform. See the current Draftbit docs.
Map Marker Cluster
The new Map Marker Cluster component takes Map Markers as its children and groups them into a single marker on the map when zoomed out enough, and shows the markers themselves when zoomed in.
How to use
Section titled “How to use”The Map Marker Cluster is nested inside a Map View component. Inside you can have any number of Map Markers that will be clustered together on the map.
To customize how the cluster is rendered on the map, you can use the Map Marker Cluster View.
Configuration Properties
Section titled “Configuration Properties”| Property | Description |
|---|---|
| Component name | The name of the component as it appears in the Screen’s component tree |
Data Properties
Section titled “Data Properties”Conditional Display
Section titled “Conditional Display”You can conditionally display a component based on a given condition. Learn more about conditionally displaying components in the Conditional Display doc.