> For the complete documentation index, see [llms.txt](https://help.besmart.software/be.smart-site-management/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.besmart.software/be.smart-site-management/getting-started/project-set-up-in-site-management/site-management-project-configuration/application-background-maps.md).

# Application background maps

There are predefined map layers in Site Management, which are available in all the projects as a default. Improve the usability by removing some of the predefined map layers and add own more usable maps.&#x20;

<div data-full-width="true"><figure><img src="/files/m9Go7SkBJ76TGxquQ331" alt=""><figcaption><p>Application background maps, which has not been configured</p></figcaption></figure></div>

Change the default maps by clicking Configure and select / unselect check-boxes in front of the layer list. The default map layers, or application background maps, are following:

* Light OpenStreetMap
* Dark OpenStreetMap
* Color OpenStreet Map *(default)*
* Topo OpenStreet Map
* Satellite
* NLS background (Finland)
* NLS aerial (Finland)

<div data-full-width="true"><figure><img src="/files/AvmNtSKjKY5zwyEWYIHk" alt=""><figcaption><p>List of application background maps</p></figcaption></figure></div>


---

# 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://help.besmart.software/be.smart-site-management/getting-started/project-set-up-in-site-management/site-management-project-configuration/application-background-maps.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.
