> For the complete documentation index, see [llms.txt](https://docs.skadii.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skadii.com/documentation/docs-en/overview-and-setup/layers.md).

# Layers

Use the Layers menu in Map View to choose which systems and information are displayed on the map.

### Where can I find the map settings?

You can access the most important map functions via the **settings menu in the bottom-right corner** on the screen. The menu can be expanded and collapsed and provides quick access to **central map options and view settings**.

Through this menu, you can, among other things, determine which systems/vehicles and information are displayed on the map (layer selection). This allows you to specifically adapt the Map View to your current requirements.

### Which options are available in the map settings menu?

<div data-with-frame="true"><figure><img src="https://3220231080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi1rq90faFZetMGIspfq3%2Fuploads%2FtNlcrkvr2U4Jz0T3smzm%2FLayer.png?alt=media&amp;token=6336198a-3168-4fee-a8b1-d94b2f6aee16" alt="" width="190"><figcaption></figcaption></figure></div>

<i class="fa-circle-1">:circle-1:</i> **Reset View**

Reset the map view to the default view. This resets zoom level, map position, and orientation so that the **original view is displayed** **is**.

<i class="fa-circle-2">:circle-2:</i> **Select Layers**

Opens the layer menu to choose which visible **systems/vehicles/objects are visible on the map**. This allows you to specifically determine which information is displayed on the map and focus on relevant content.

<i class="fa-circle-3">:circle-3:</i> **Select Map**

Allows the **selection of different map types**, depending on personal preference or use case (e.g. different display styles for better orientation).

<i class="fa-circle-4">:circle-4:</i> **Expand/Collapse**

Shows or hides the settings menu. This allows, if needed, **more space on the map** to be created or quick access to the settings to be maintained.&#x20;

### What layer options are available on the map?

In the layer menu (<i class="fa-circle-2">:circle-2:</i>) you can define which systems/vehicles and other objects should be displayed on the map.

<div data-with-frame="true"><figure><img src="https://3220231080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi1rq90faFZetMGIspfq3%2Fuploads%2F1tf2mFoWCm8J3ZaMiQAl%2FScreenshot%202026-03-09%20165005.png?alt=media&amp;token=da005494-f715-4407-a015-75521566d97f" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %} <i class="fa-check">:check:</i>  displayed on the map\ <i class="fa-minus">:minus:</i>  not displayed on the map
{% endhint %}

* **Ropeways** (Ropeways)
* **Tiller active** (Tiller active)
* **Snow depth measurements** (Snow depth measurements)
* **Wind sensors** (Wind sensors)
* **Vehicles** (Vehicles)
* **Snowmaking** (Snowmaking)
* **objects** (Objects)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.skadii.com/documentation/docs-en/overview-and-setup/layers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
