> For the complete documentation index, see [llms.txt](https://survey.fmpx.docs.frox-it.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://survey.fmpx.docs.frox-it.de/die-funktionen-der-menus/menu-ansicht/3d-karte.md).

# 3D Karte

*Menü Ansicht / 3D Karte*&#x20;

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

Das Projekt inkl. der Hintergrundkarte wird in 3D angezeigt.

### **Karte verschieben** <a href="#karte-verschieben" id="karte-verschieben"></a>

* Stift/Finger auf Tablet gedrückt halten oder **linke** Maustaste gedrückt halten.

### **Karte drehen und kippen** <a href="#karte-drehen" id="karte-drehen"></a>

* Stift/Finger auf Tablet gedrückt halten oder **rechte** Maustaste gedrückt halten.
* Wird mit dem Stift lange genug gedrückt erscheint ein kleiner Kreis um die Stiftspitze herum.
* Wird mit dem Finger lange genug gedrückt, erscheint ein Kasten um die Fingerkuppe herum.
* Die Zeit, wie lange gedrückt gehalten werden muss, kann eingestellt werden.
* Bei Bewegungen nach oben und unten wird das Bild gekippt, bei Bewegungen horizontal wird das Bild gedreht.

### **Karte Zoomen** <a href="#karte-zoomen" id="karte-zoomen"></a>

Ein Zoomschritt:

* Mit Stift oder linker Maustaste Doppelklick: Zoomt in die Karte rein.

Stufenloses Zoomen:

* Mausrad nach oben drehen zoomt in die Karte rein.
* Mausrad nach unten drehen zoomt aus der Karte raus.
* Finger auseinanderschieben zoomt in die Karte rein.
* Finger zusammenschieben zoomt aus der Karte heraus.

Einfaches Herein- und Herauszoomen über Touchbedienung.

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

In der 3D Karte können auch Objekte, die unterhalb der Erdoberfläche liegen (zum Beispiel Leitungen) betrachtet werden.

Hat ein Punkt keine oder eine falsche Höhe, so fällt dies in der 3D Karte sofort auf und kann korrigiert werden.

Wenn für die Darstellung die Option "3D Konstruktion" gewählt wird, werden auch die Konstruktionslinien in der 3D Karte dargestellt. Die 3D Karte muss nach der Änderung der Darstellung neu gestartet werden.

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

Mit Darstellung "3D Konstruktion"

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

<figure><img src="/files/nkLWNncK1WspuHkfLnAv" 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, and the optional `goal` query parameter:

```
GET https://survey.fmpx.docs.frox-it.de/die-funktionen-der-menus/menu-ansicht/3d-karte.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
