# Map Settings

![](/files/dmCCn5PuevmU73dkzjcx)

Your map's display can be customized by going to the map's Settings tab and clicking the Customize panel on the left side. This allows you to change your map theme, marker type and color, starting location and units of measurement. And since maps are embedded directly on the page, you can take it a step further and customize with CSS on your page by overriding any of our styles.


---

# 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.boldmapper.com/map-customization/map-settings.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.
