> For the complete documentation index, see [llms.txt](https://docs.jmapcloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jmapcloud.io/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/configuring-project-data/configuring-a-layer.md).

# Configuring a Layer

The configuration panel for each layer provides tools for configuring general properties, style, labels, tooltips, and filters. The available options vary depending on the layer type: vector or raster.

Icons provide access to each of these sections.

<figure><img src="/files/yn5VhG259WeK3wdMNPib" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="50.58203125" valign="top">#</th><th valign="top">Description</th></tr></thead><tbody><tr><td valign="top">1</td><td valign="top">Icons providing access to the sections: <br><img src="/files/OmKrJHTnS7WrfrJ1uz8F" alt="" data-size="line"> Properties <br><img src="/files/Hr8sPdIfQgNH1pmj1dNA" alt="" data-size="line"> Style<br><img src="/files/JGGz5SA7JUHSGhJI05gf" alt="" data-size="line"> Labels<br><img src="/files/Nc60YC4n1wSwGnsV22wd" alt="" data-size="line"> Tooltip<br><img src="/files/0KKmE0xYswssJQiMjQoE" alt="" data-size="line"> Filter<br><img src="/files/Wo7AQf7Cg27tI0K5BXkq" alt="" data-size="line"> Focus mode<strong>:</strong> click this icon to apply <a href="/pages/zDg4XEASxW5vUJVBtSEr">Focus mode</a> to the map. <br>The language icon <img src="/files/6uqsbn44j6R4TbrGR5lJ" alt="" data-size="line"> indicates the language in which configurations are displayed in JMap NG applications. Click the icon to change the language.</td></tr><tr><td valign="top">2</td><td valign="top">Each section displays the parameters to configure. These vary depending on the layer type (vector or raster) and the elements of the vector layer (points, lines, polygons, annotations).</td></tr><tr><td valign="top">3</td><td valign="top">The map reflects configurations in real time.</td></tr></tbody></table>

The configurable parameters depend on the data source type:

* Data source properties and Focus mode are available for all data source types.
* You can configure style, labels, tooltips, and filters for layers from vector data sources.
* Only style is configurable for layers from raster data sources.

{% hint style="warning" %}
Configurations made in one language are only displayed in that language in JMap NG applications. If you do not provide content in a language, nothing is displayed in Studio or in JMap NG applications when the interface is set to that language.
{% endhint %}


---

# 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.jmapcloud.io/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/configuring-project-data/configuring-a-layer.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.
