# Setting the Order of the Map Layers

The **layer order on the map** determines how layers are drawn on top of each other. The **bottommost layer** is rendered first, followed by the one above it, and so on, until the **top layer**, which is drawn last.

This order is important because it affects **layer visibility**, depending on the **transparency** or **type** of the layers. For example:

* A **raster layer** placed at the top may **obscure** those beneath it.
* A **polygon layer** can hide **point** or **line** layers if it’s rendered afterward.

**To change the layer order on the map:**

1. Click the **Layer Order** icon ![](/files/iRDehhNED0wK9MQxPUpd) to activate the tool.
2. In the **Layer Order** window, select the layer you want to move by clicking its name or the **drag icon** (arrows) to its left.
3. Drag the layer to the desired position and drop it.

The map updates automatically to reflect the new order.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9n1KCuTyIKwSpZcPcC6l%2Fuploads%2FcTYfLkyer47eDHfp27tr%2Fordre-couches-carteEN.mp4?alt=media&token=d40c88be-002a-4ee6-89f0-07aeb11047cd>" %}


---

# 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.jmapcloud.io/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/configuring-project-data/organizing-layers/setting-the-order-of-the-map-layers.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.
