# Map Styles

Vista provides a set of Mapbox basemap styles as background maps.

## Base Map Styles

Open the **Base Map panel** to select from a list of default map styles.

<figure><img src="/files/2N90YkETfQ3WRI5My9Ht" alt=""><figcaption></figcaption></figure>

Open the **base map style** drop down menu to change map colour scheme and imagery. Options include:

* **No base map:** plain white background&#x20;
* **Streets:** A general-purpose map that emphasises accurate, legible sytling of road and tranist network
* **Light**: light base map with dark-coloured text.
* **Dark**: dark base map with light-coloured text.
* **Satellite:** satellite and aerial imagery base map
* **Satellite Streets:** combines the satellite base map with streets data
* **Land and Sea:** A two-toned map differentiating sea and land with no details
* **Fantasy:** A Middle Earth inspired base map. Just for fun.


---

# 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.mobilitylab.co.nz/user-guide/map-styles.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.
