# Basemap Layers

Basemap Layers allow you to customize the background imagery of your scene. You can switch between various views such as satellite imagery, labeled maps, roads, night mode, and photorealistic 3D tiles. Only one basemap layer can be active at a time, and selecting a new one will automatically replace the current view.

<figure><img src="/files/8O2WZtMoHJlQXq0rfLTt" alt=""><figcaption></figcaption></figure>

How to Use Basemap Layer

To use a basemap layer, simply scroll through the list and click the radio button next to the one you want to display. Once selected, the chosen basemap will automatically load into the environment, replacing any previously active one. Only one basemap can be visible at a time.

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

Once selected, the basemap will instantly update the background of your environment. For example, selecting “Earth at Night” will render the globe with illuminated city lights, simulating a nighttime satellite view.

<figure><img src="/files/1HEpaRQJNENbTirQ44Wl" 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.aeroai.io/siega-features/actions/data-layers-panel/basemap-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.
