# Map

{% hint style="success" %}
Check out the given walk-through on how to set the Map chart properties.
{% endhint %}

![](/files/G2La54UNcvkXhwEKdQ2a)

A Map chart allows the users to position their data in a geographical context using different data layers. Users can create a view based on the selected dimensions/measures that represent data in the region. The designated area gets colored based on the data. Users have the provisions for changing the visualization.

* [ ] **Best Situation to Use Map:** To represent any information in the geographical context.

### **Properties**

#### **General Settings**

**Exclude Global Filter**: Use a checkmark in the box to exclude the global filter condition

#### **View Filter**

**Filter**: Select a filter condition to be applied to the view on the storyboard.

#### **Range**

**Dynamic Range**: Enable or disable the dynamic range.

**Min Color**: Select a color for the minimum value from the drop-down menu.

**Max Color**: Select a color for the maximum value from the drop-down menu.

#### **Region**

**Select Map:** Select a region using the drop-down menu.

#### **Insights**

* **Text:** Provide any information regarding the chart. If any digit or character is required to be highlighted, put it inside two asterisks. (&#x45;*.g., \*70%\* or \*skills\*).*
* **Text align:** There are three alignments to align the text.
  * Left
  * Right
  * Centre
* **Position:** There are two options to position the text.
  * Bottom
  * Right

![Properties for the Map chart](/files/WWznBKEB86oSM51Loiwg)

<mark style="color:green;">Please Note:</mark>

* By disabling the dynamic range, the map projects the selected **Max Color.** The user can change the color by clicking the **Color** properties option.
  * Disable the dynamic range.
  * The entire map reflects the selected Max color (by default).       &#x20;

![](/files/YUer765532pCa7bDHE11)

* Based on the selected **Region** the displayed visualization gets changed.
  * Select a map using the **Region** drop-down menu.
  * The map of the selected region gets highlighted based on the chosen dimensions and measures.

![](/files/wSTTJM8mTPKxVUPM2R18)


---

# 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.bdb.ai/bdb-documentation/data-visualization/self-service/chart-gallery/map.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.
