# 5.1 Map View

***

The map view displays posts on a map - particularly posts that have location information.&#x20;

***

***Posts and the map area of the map view:***

* Each post appears as an icon (i.e. a marker/pointer) on the map. In the event that you opted to combine nearby posts on your Map settings page ([Section 3.2](/platform-user-manual/3.-configuring-your-deployment/3.2-general-settings.md) of this manual), posts adjacent to each other on the map will cluster together, displaying a number denoting number of posts combined.
* Clicking on each individual post displays a small pop-up box with the ***post title*** and ***description.***
* You should also be able to zoom in and out of the map as desired.

<figure><img src="/files/9xXXmGBhpZ6p5RTUiG8D" alt="Example of the Mzima deployment with the map view."><figcaption><p>Example of the Mzima deployment with the map view.</p></figcaption></figure>

***

***Sidebar and Toolbar:*** See the page below for some more ***map view related*** information when it comes to managing data on your deployment through the sidebar and toolbar.

{% content-ref url="/pages/LGv9yctR6ls1KzCum36N" %}
[5.4 Data managing functionalities shared among views](/platform-user-manual/5.-modes-for-visualizing-and-managing-data-on-your-deployment/5.4-data-managing-functionalities-shared-among-views.md)
{% endcontent-ref %}

***


---

# 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.ushahidi.com/platform-user-manual/5.-modes-for-visualizing-and-managing-data-on-your-deployment/5.1-map-mode.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.
