> 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-fr/tutoriels/components/card/creating-a-mapcard-showcase.md).

# Création d’une vitrine MapCard

## Aperçu

Ce tutoriel explorera en détail la création d’une présentation MapCard dans Experience Cloud à l’aide des composants Avonni Card et Avonni Map. Cette combinaison est idéale pour afficher visuellement l’emplacement d’un enregistrement actuel, en enrichissant l’interface utilisateur avec des éléments interactifs et informatifs.

<details>

<summary>Pourquoi utiliser ces composants ?</summary>

**Avonni Card :**

* **Centralisation des informations clés :** La carte Avonni Card constitue un point central pour présenter les détails essentiels. Elle organise de manière claire et concise les informations concernant un élément ou une fonctionnalité spécifique, ce qui permet aux utilisateurs de saisir rapidement les points clés.
* **Présentation visuelle améliorée :** Grâce à sa conception personnalisable, l’Avonni Card peut être adaptée pour mettre en valeur les contenus importants de manière attrayante, améliorant ainsi l’attrait visuel des informations présentées.

**Avonni Map :**

* **Contexte géographique :** Avonni Map complète Avonni Card en fournissant un contexte géographique. Elle affiche visuellement l’emplacement lié à l’élément ou à la fonctionnalité décrit dans la carte, offrant aux utilisateurs une compréhension spatiale des informations.
* **Exploration interactive :** Les utilisateurs peuvent interagir avec la carte pour explorer les emplacements, bénéficiant ainsi d’une expérience plus complète et engageante. Cette interactivité ajoute une dimension dynamique aux informations présentées dans l’Avonni Card.

</details>

<figure><img src="/files/7f1fd368b8d6439bc625e8c1d242c6e320845f19" alt="" width="375"><figcaption></figcaption></figure>

## Guide de configuration interactif étape par étape

{% @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-fr/tutoriels/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.
