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

# Creare una vetrina MapCard

## Panoramica

Questo tutorial esplorerà in modo efficace come creare una vetrina MapCard in Experience Cloud utilizzando i componenti Avonni Card e Avonni Map. Questa combinazione è ideale per visualizzare in modo chiaro la posizione di un record corrente, arricchendo l'interfaccia utente con elementi interattivi e informativi.

<details>

<summary>Perché usare questi componenti?</summary>

**Avonni Card:**

* **Centralizzazione delle informazioni chiave:** Avonni Card è un punto focale per presentare i dettagli essenziali. Organizza in modo chiaro e conciso le informazioni su un elemento o una funzionalità specifica, rendendo facile per gli utenti cogliere rapidamente i punti chiave.
* **Presentazione visiva migliorata:** Grazie al suo design personalizzabile, Avonni Card può essere adattato per evidenziare in modo accattivante i contenuti importanti, migliorando l'aspetto visivo delle informazioni presentate.

**Avonni Map:**

* **Contesto geografico:** Avonni Map completa Avonni Card fornendo un contesto geografico. Visualizza in modo chiaro la posizione associata all'elemento o alla funzionalità descritta nella card, offrendo agli utenti una comprensione spaziale delle informazioni.
* **Esplorazione interattiva:** Gli utenti possono interagire con la mappa per esplorare le posizioni, ottenendo un'esperienza più completa e coinvolgente. Questa interattività aggiunge un livello dinamico alle informazioni presentate in Avonni Card.

</details>

<figure><img src="/files/5520d44fc9a399acf0037f5b059badae5744b72c" alt="" width="375"><figcaption></figcaption></figure>

## Guida interattiva alla configurazione passo dopo passo

{% @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-it/tutorial/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.
