# Map view

{% hint style="info" %}
**User role**

* [x] Standard
* [x] Admin
  {% endhint %}

Use the *Map* view to locate Sites on an embedded world map.

Each Site is shown as an icon. Once located, zoom in to view the Site. Choose between 2D/3D Terrain views or add a Fire Risk overlay to the map.

<figure><img src="/files/DbkEraC6t6G8NwvO0HsU" alt="" width="563"><figcaption><p>Default Map View</p></figcaption></figure>

## 2D/3D Terrain views

Selecting **3D Terrain** displays the terrain otherwise hidden hills and valleys (in 2D view) may cause problems with communication between sensors and gateways.

<figure><img src="/files/HYUI9elO4sym8lir0JBH" alt="" width="563"><figcaption><p>3D Terrain View</p></figcaption></figure>

* Toggle to 3D view by selecting the **Enable Terrain** button.
* Use the arrows to rotate the view.
* Toggle to 2D view by selecting the Enable Terrain button again.

## Fire risk overlay

Select the **Fire risk** icon displays a Fire Risk overlay which shows various levels of fire risk on the map.

<figure><img src="/files/iSELVvgJj3adQEuXjTRs" alt="" width="563"><figcaption><p>Fire risk overlay</p></figcaption></figure>


---

# 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.dryad.app/dryad-documentation/silvanet-suite/silvanet-sma/map-view.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.
