> For the complete documentation index, see [llms.txt](https://docs.g-iot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.g-iot.io/de/low-cost-tracker-vollstandiges-gerate-handbuch/low-cost-tracker-greater-than-giot-funktionen/lct-gerate-dashboard/lct-widgets-hinzufugen/lct-karten-widget.md).

# LCT - Karten-Widget

<figure><img src="/files/o36VfXCOrVw8qZQGUMLE" alt=""><figcaption><p>LCT- Karten-Widget</p></figcaption></figure>

**Das Karten-Widget ermöglicht die Anzeige sowohl des letzten Standorts als auch historischer Standorte des Geräts auf einer geografischen Karte.** Diese Funktion ist nur für Geräte verfügbar, die Geolokalisierung unterstützen, was die Nachverfolgungsmöglichkeiten verbessert und die Analyse von Bewegungstrends im Laufe der Zeit ermöglicht.

## Karten-Widget einrichten

1. **Geräte-Dashboard aufrufen:**
   * Navigieren Sie zum Cockpit-Menü, gehen Sie zum Abschnitt „Geräte“ und suchen Sie das gewünschte LCT-Gerät.
   * Klicken Sie auf den Namen des Geräts, um das Geräte-Dashboard zu öffnen.
2. **Map Widget hinzufügen:**
   * Klicken Sie auf das + Add Widget-Symbol in der oberen rechten Ecke des Geräte-Dashboards.
3. **Map Widget auswählen:**
   * Wählen Sie im Pop-up-Menü die Option „Map Widget“ aus.
4. **Map Widget konfigurieren:**
   * **Anzeigeoptionen:** Wählen Sie aus, ob der zuletzt bekannte Standort oder die Verlaufspfad des Geräts angezeigt werden sollen.
   * **Zeitraum:** Für den Verlaufspfad definieren Sie den Zeitraum mit dem Kalenderwerkzeug oder wählen Sie vordefinierte Intervalle aus. Oder konfigurieren Sie einen spezifischen benutzerdefinierten Zeitraum.
5. **Konfiguration speichern:**
   * Klicken Sie auf „Speichern“, um das Map Widget auf dem Geräte-Dashboard anzuzeigen.

### Überprüfen und Anpassen

Das Map Widget zeigt nun die Geolokalisierungsdaten des Geräts an. Um die Konfiguration zu ändern, klicken Sie auf das Zahnrad-Symbol im Widget und passen Sie die Einstellungen nach Bedarf an.

<figure><img src="/files/T2Q5xEJ2Ia8kYeuEPwNC" alt=""><figcaption><p>LCT- Karten Widget einrichten</p></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://docs.g-iot.io/de/low-cost-tracker-vollstandiges-gerate-handbuch/low-cost-tracker-greater-than-giot-funktionen/lct-gerate-dashboard/lct-widgets-hinzufugen/lct-karten-widget.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.
