# Displaying Layers

You can select the layers to display in the map. To display a layer, you must display the group and the subgroups in which the layer is found.

1. Slide the switch on the group's card from <img src="/files/MQ1WhCpLvQpA05f2sZyq" alt="img" data-size="line"> to <img src="/files/ddKGuCD2qk3tTfqMuqXs" alt="mg" data-size="line"> in order to enable the display of the group.
2. Click on <img src="/files/7MdlOL6U4FT5PeTMKBY9" alt="img" data-size="line"> to open the group card and display the layers and subgroups it contains.
3. Slide the switch on the subgroup's card to enable its display. The icon of the subgroup will change color <img src="/files/ugYPOzcixG33kv7iS2lC" alt="img" data-size="line">.<br>

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

   The <img src="/files/d35uYhXGv9oge38oL43C" alt="img" data-size="line"> icon appears in the layers' cards whose display is disabled. No icon appears in layers' cards whose display is enabled.
4. Click on <img src="/files/d35uYhXGv9oge38oL43C" alt="img" data-size="line"> to display the layer. The icon disappears, and the layer is displayed in the map.

   <figure><img src="/files/A92WdLJz6GvC6xqhoWLu" alt=""><figcaption></figcaption></figure>
5. To disable the display of a layer, bring the mouse pointer to the card of that layer. The <img src="/files/uqZqtJ0JLokNdFsxMl6z" alt="img" data-size="line"> icon appears.

   <figure><img src="/files/k1VyoNCPS3BgBSzK7j73" alt=""><figcaption></figcaption></figure>
6. Click on the <img src="/files/uqZqtJ0JLokNdFsxMl6z" alt="img" data-size="line"> icon, which turns to <img src="/files/d35uYhXGv9oge38oL43C" alt="img" data-size="line">. The layer is no longer be displayed in the map. Its symbol turns gray.
7. Slide the display switch of the group <img src="/files/ddKGuCD2qk3tTfqMuqXs" alt="img" data-size="line"> to this position <img src="/files/MQ1WhCpLvQpA05f2sZyq" alt="img" data-size="line"> if you wish to disable the display of all layers comprising this group. Even the layers whose display is enabled will no longer be shown.

## Displaying layers based on the map scale

Some layers are configured to be displayed within a given scale interval. Displaying an abundance of small map elements when a small scale is selected (i.e. when the map displays a large territory with few details) can make it very difficult to read the map. Layers that have elements with these characteristics are usually displayed at a larger scale, when the map contains more details on a limited territory.

When a layer is not visible because of the map scale, its name and symbol will appear in very light gray. When you change the scale, these colors will become darker, indicating that the layer appears in the map if its display is enabled.

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

## Clustering

Some layers whose elements are represented by points can display clusters of points. When points are close to each other on the screen, they are replaced by special symbols that graphically represent the clusters on the map and display the number of elements they contain.

If you change the scale of the map, the clusters vary in their location and number of elements:

1. Zoom in and out to view the variation in clusters on the map.

   <figure><img src="/files/pUQGRQGLdNrQTslA7FSk" alt=""><figcaption></figcaption></figure>
2. Click on a cluster. The map automatically zooms in to show in more detail smaller clusters and/or points that constitute the original cluster.<br>

   <figure><img src="/files/1DrWW9rrrx2bfI9TEyDC" alt=""><figcaption></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.k2geospatial.com/en2/applications-user/jmap-ng-user-guide/the-data/data-layers/displaying-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.
