# Map List - Marker Clusters

The **Marker Clusters** groups nearby map markers into a single visual entity, enabling more effective visualizations on maps.

### Enable Marker Clusters <a href="#enable-config-checker" id="enable-config-checker"></a>

To enable the **Marker Clusters** option, edit the Lightning page in the App Builder, select the Map List and check **"Show Clusters".**

<figure><img src="https://4046919449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MEsSbGy_U_OhthKUpxu%2Fuploads%2FTtfXna42BVdWVh14lBdn%2FScreenshot%202025-06-12%20at%2011.47.21.png?alt=media&#x26;token=6c464baf-e0e6-4a65-9d1b-7a7a8bd08330" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Marker Clusters feature is available only for **OpenStreetMap** provider.
{% endhint %}

### Marker Clusters Setup

Once the **Show Clusters** option is enabled, Marker Clusters automatically group nearby map markers into unified visual clusters.

Below is a step by step tutorial on how to configure **Marker Clusters** 👇.

{% embed url="<https://youtu.be/Ij0Op6RnsVk>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gridmate.io/advanced-guides/map-list-marker-clusters.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
