# Map Chart

The Map chart is used to position data in a geographical context. Multiple layers are included to cover various information. The users can specify which layer to be marked as an interactive layer as it is the only layer wherein items can be marked.

#### Best Situations to Use a Map chart:&#x20;

To display widely spread data or processes in the geographical setup.

#### Default Chart Image:

![](https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2F7CW9FW26ks8oYKrzE0xa%2Fmap_default.png?alt=media\&token=851877cc-a3fd-45b7-a382-507eb6be2319)

#### Properties of the Timeline chart:

* **Background:** The user can change the background color of the chart, get the border for the chart, and change the border color. Get the reflection of the chart by enabling the shadow option and also change the color, increase or decrease the transparency of the shadow.
* **Export Options:** The user can enable the 'Enable Context Menu’ from the preview section to download the reports in different formats. The user can change the heading and subheading of the downloaded charts and the name of the downloaded files from the Export context menu.
* **General:** The user can change the height, width, top, and left values. The user can select the map type out of SVG and leaflet. The user can select a different map by selecting a continent name e.g., Asia. The user can also change the Geometry type to marker, change the default color, rollover color, and give the color Range, etc. using the General Properties.
* **Subtitle:** The user can enable the subtitle to display the second title. The user can change the Name, Font color, size, style for the subtitle.
* **Title:** The user can change Title Name, Font color, size, style, etc.
* **Tooltip:** The user can show the description of the series can use the tooltip by enabling it.&#x20;

#### General Properties:

<div align="left"><img src="https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2FBEDldA3A4BnKuq6ogyVk%2Fmap_general.png?alt=media&#x26;token=b02a47ee-0bc4-4458-8a3a-91548fe7ab01" alt=""></div>

#### Title Properties:

<div align="left"><img src="https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2Fei4pflt2POTz31j3sfFf%2FMicrosoftTeams-image%20(19).png?alt=media&#x26;token=3b360215-b510-44a5-93a7-ab94ebabd4bb" alt=""></div>

#### Sub Title Properties:

<div align="left"><img src="https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2FAuShqGzx2bT68rk5SE6x%2FsubTitle.png?alt=media&#x26;token=3ea9a9a0-cbc5-420e-ba97-a61cfd71bc77" alt=""></div>

#### Tooltip Properties:

<div align="left"><img src="https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2FQ5VbLQgHiH48blbgQ8TX%2Ftooltip.png?alt=media&#x26;token=fe36f04b-b9c2-41fb-8bdf-88b4b947c5ae" alt=""></div>

#### Map chart **variants after** changing the Properties

#### Map Chart with SVG type

![](https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2FKWySewSgrANP7Pf9cAQ0%2FUSAmap_preview.png?alt=media\&token=6ab6ba4a-46f6-45ed-aeed-575cac6c1687)

#### Map Chart with Leaflet type

![](https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2F6GnO0E86Iw8RrIfPU10E%2Fleaflet_clustered_type.png?alt=media\&token=365dd0a2-9ccb-4b02-b539-d8059aee077c)


---

# 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/governed-dashboards/charts-gallery/charts/map-chart.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.
