> For the complete documentation index, see [llms.txt](https://docs.avonnicomponents.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avonnicomponents.com/experience-cloud/experience-cloud-de/anleitungen/components/card/creating-a-mapcard-showcase.md).

# Eine MapCard-Präsentation erstellen

## Übersicht

Dieses Tutorial zeigt anschaulich, wie man in Experience Cloud mit den Avonni Card- und Avonni Map-Komponenten ein MapCard-Showcase erstellt. Diese Kombination eignet sich ideal, um den Standort eines aktuellen Datensatzes visuell darzustellen und die Benutzeroberfläche mit interaktiven und informativen Elementen anzureichern.

<details>

<summary>Warum diese Komponenten verwenden?</summary>

**Avonni Card:**

* **Wichtige Informationen zentral bündeln:** Die Avonni Card ist ein zentraler Bereich zur Darstellung wesentlicher Details. Sie ordnet Informationen zu einem bestimmten Element oder Merkmal klar und prägnant an, sodass Nutzer die wichtigsten Punkte schnell erfassen können.
* **Verbesserte visuelle Darstellung:** Dank ihres anpassbaren Designs kann die Avonni Card so gestaltet werden, dass wichtige Inhalte ansprechend hervorgehoben werden und die visuelle Wirkung der dargestellten Informationen verbessert wird.

**Avonni Map:**

* **Geografischer Kontext:** Die Avonni Map ergänzt die Avonni Card, indem sie geografischen Kontext liefert. Sie zeigt den zum in der Card beschriebenen Element oder Merkmal gehörenden Standort visuell an und vermittelt den Nutzern so ein räumliches Verständnis der Informationen.
* **Interaktive Erkundung:** Nutzer können mit der Karte interagieren, um Orte zu erkunden, und erhalten so ein umfassenderes und ansprechenderes Erlebnis. Diese Interaktivität verleiht den in der Avonni Card dargestellten Informationen eine dynamische Ebene.

</details>

<figure><img src="/files/0851822cba6667319c73bcf194a4547215df8d02" alt="" width="375"><figcaption></figcaption></figure>

## Interaktiver Schritt-für-Schritt-Konfigurationsleitfaden

{% @arcade/embed url="<https://app.arcade.software/share/gMoobriDJOAheXX0daXD>" flowId="gMoobriDJOAheXX0daXD" %}


---

# 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.avonnicomponents.com/experience-cloud/experience-cloud-de/anleitungen/components/card/creating-a-mapcard-showcase.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.
