# 3D Maps

<img src="/files/MjQWpAo2ZOMSg5jpPHGW" alt="" data-size="line">

{% tabs %}
{% tab title="Desktop" %}

1. Click the "3D" button underneath the zoom buttons on the right side of the page.
2. Tilt / rotate the map by holding control + dragging.

<figure><img src="/files/Y05DmoDkQPixyq8K0pKo" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Mobile" %}

1. Click the "3D" button in the top right corner.
2. Tilt / rotate the mapping by pinching with two fingers.

<figure><img src="/files/TG84wEUK7UCIZVon2EZ4" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://help.backtrackmaps.com/backtrack-docs/mapping/tools/3d-maps.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.
