> For the complete documentation index, see [llms.txt](https://help.aristotlemetadata.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aristotlemetadata.com/administrator-tasks/aristotle-cloud-settings-editor/toggling-geospatial-map-displays.md).

# Toggling geospatial map displays

{% hint style="info" %}
Geospatial map displays can only be toggled by an Administrator.
{% endhint %}

[Geospatial information](/geospatial-information.md) can be displayed via a distribution's 'Bounding box' fields, which are enabled or disabled via the Aristotle Cloud Dashboard.

## How to toggle geospatial map displays

1. Select the Aristotle Cloud Dashboard from the dashboard side panel.

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

2. Select View registry settings.

<figure><img src="/files/3rUdnvCqBVjFiBtHtIPP" alt=""><figcaption></figcaption></figure>

3. Navigate to the 'Geospatial Map Display' subheading.

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

4. &#x20;**If you wish to use 'Bounding box' fields when configuring distributions**, toggle the 'Disable the map for geospatial enabled objects' checkbox until it is **not** checked. The fields can be found in the 'Components' tab of a distribution's item editor (below). **If you do not wish to use 'Bounding box' fields when configuring distributions**, toggle the 'Disable the map for geospatial enabled objects' checkbox until it **is** checked.

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

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

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


---

# 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:

```
GET https://help.aristotlemetadata.com/administrator-tasks/aristotle-cloud-settings-editor/toggling-geospatial-map-displays.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.
