# Map view modes

This guide describes how to switch between different map view modes in Builder. There are two different map view modes, normal (flat) and 3D. The mode selected by default is the **Normal** map view.

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

To switch to 3D map view, click on *3D view* from the “Map view” options.

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

Also, another cool functionality of CARTO Builder is the ability to have a dual map configuration to allow comparisons. We can switch to this mode by selecting *Switch a dual map view* from the “Map view” options.

<figure><img src="/files/6SVUfQqm1H9xapakorhn" alt=""><figcaption></figcaption></figure>

You can always back to the single map configuration by clicking on *Exit dual map view* and selecting the panel you want to close, left or right.

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

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


---

# 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.carto.com/carto-user-manual/maps/map-view-modes.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.
