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

# MapCard ショーケースの作成

## 概要

このチュートリアルでは、Avonni Card と Avonni Map コンポーネントを使用して、Experience Cloud で MapCard Showcase を作成する方法を詳しく解説します。この組み合わせは、現在のレコードの場所を視覚的に表示し、インタラクティブで情報豊かな要素によってユーザーインターフェースを充実させるのに最適です。

<details>

<summary>これらのコンポーネントを使用する理由</summary>

**Avonni Card：**

* **重要な情報の集約：** Avonni Card は、必要な詳細を提示するための中心的な要素です。特定の項目や機能に関する情報を明確かつ簡潔に整理し、ユーザーが重要なポイントをすばやく把握できるようにします。
* **強化された視覚的な प्रस्त現：** カスタマイズ可能なデザインにより、Avonni Card は重要なコンテンツを魅力的に強調でき、提示される情報の視覚的な魅力を高めます。

**Avonni Map：**

* **地理的コンテキスト：** Avonni Map は、地理的なコンテキストを提供することで Avonni Card を補完します。カードで説明されている項目や機能に関連する場所を視覚的に表示し、ユーザーに情報の空間的な理解を提供します。
* **インタラクティブな探索：** ユーザーは地図を操作して場所を探索でき、より包括的で魅力的な体験を得られます。この対話性により、Avonni Card に表示された情報に動的な要素が加わります。

</details>

<figure><img src="/files/4a9e92692d37e06231450d5e437d5d7ba30dab77" alt="" width="375"><figcaption></figcaption></figure>

## インタラクティブなステップバイステップ設定ガイド

{% @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-ja/chtoriaru/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.
