# Maps Section

This section allows you to control the default mapping.

![](/files/-MOsJCQWmPq6vU_4zvhp)

| Option         | Description                                                                                                                                                                                                                          |
| -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Map Zoom Level | This option allow you to set The initial resolution at which to display the map is set by the zoom property, where zoom 0 corresponds to a map of the Earth fully zoomed out, and higher zoom levels zoom in at a higher resolution. |
| Map Latitude   | This option allow you to set latitude position used to center the map on a specific point.                                                                                                                                           |
| Map Longitude  | This option allow you to set longitude position used to center the map on a specific point.                                                                                                                                          |


---

# 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://manual.soldpress.com/settings_and_options/appearance_page/general_display_options_tab/maps_section.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.
