# Map

The "Map" widget displays a map section with the assets placed on it.

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FKAorJZ3TDAFZlgLMWccI%2FDDFDB14B-121F-46CB-B42D-79B42ACFA54B.png?alt=media&#x26;token=dd4b9b76-3f13-4f32-8585-ae0630ef6d8f" alt=""><figcaption><p>The map with multiple assets.</p></figcaption></figure>

The status of the displayed assets can be checked.

{% hint style="warning" %}
Caution! For this widget to work, the[ -> location](/collection/mandatory-base/assets/placing-assets-on-a-map.md) of the assets must be set correctly.
{% endhint %}

## Configure Widget

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FPyi2JCnfV4m0U9Aw6Fxe%2F43A787EC-B055-496F-9EE3-085FFCDCA7C2.png?alt=media&#x26;token=ba5ed631-929c-42aa-8c49-a5579fb347f8" alt=""><figcaption><p>The configuration window for the "Map" widget</p></figcaption></figure>

1. Make sure you are in the "Dashboard" menu
2. Click on "Add widget"
3. Click on "View"
4. Click on "Map"
5. Select the primary asset. The name of this asset will appear in the title bar of the widget **\[A]**.
6. Select an asset that you want to add **\[B]**
7. Select an attribute for the asset **\[C]** \[Note: This field only appears after you have completed the previous step]
8. Add more assets if necessary **\[D]**
9. Choose how the assets should be displayed. **\[F]** Type: It only shows that an asset is present at the corresponding location. Status: The status of the asset is displayed.
10. Optional: Choose how much space your new widget should occupy on the dashboard **\[E]**
11. Click on "Save" **\[G]**
12. The widget is displayed on the dashboard

## Operate Widget

### Overview

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FtjiF7yAzftpBlw9IWVnA%2FC87F5EE2-78F2-497A-AF7F-A137FD6955C3.png?alt=media&#x26;token=3053bf63-c539-43d9-8f76-45bbac0f3c3b" alt=""><figcaption></figcaption></figure></div>

<table data-full-width="true"><thead><tr><th width="72.93333943684894"></th><th width="180.5999755859375"></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Title</td><td>Is influenced by the selection of the "Primary Asset"</td></tr><tr><td><strong>[B]</strong></td><td>Icon</td><td>Icon of the widget</td></tr><tr><td><strong>[C]</strong></td><td>Assets</td><td>The assets at their geographical location</td></tr><tr><td><strong>[D]</strong></td><td>Zoom in</td><td>Enlarges the map display</td></tr><tr><td><strong>[E]</strong></td><td>Zoom out</td><td>Reduces the map display</td></tr><tr><td><strong>[F]</strong></td><td>Home view</td><td>Switches to the home view</td></tr><tr><td><strong>[G]</strong></td><td>Current location</td><td>Switches to the user's current location.<br>Caution: BuildingPro Suites needs permission to access the user's location for this</td></tr><tr><td><strong>[H]</strong></td><td>Center assets</td><td>Displays all assets present in the widget</td></tr></tbody></table>

### Navigate on the Map

#### Move the map

When the mouse pointer is over the "Map" widget: Hold down the left mouse button and move the mouse to move the map.

#### Angle the map

When the mouse pointer is over the "Map" widget: Hold down the right mouse button and move the mouse to angle the map. Alternatively, you can hold down the Ctrl key (Windows & Mac) and use the left mouse button.


---

# 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.buildings.ability.abb/collection/platform/live-cockpit/widgets/predefined-widgets/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.
