# マーカーパネル

***

## マーカーパネル

マーカーパネルはスクリーンパネルと同様、資料をプレイヤーに共有したい時に便利な機能となっています。

ここではスクリーンパネルと異なる部分について紹介していきます。一部説明を省略しているため、ぜひ[スクリーンパネル](/gm-tutorial/screen-panel.md)を先にご覧ください。

***

### スクリーンパネルとマーカーパネルの違い

スクリーンパネルとマーカーパネルの最大の違いは、スクリーンパネルはシーンをまたいで表示され続けるのに対し、マーカーパネルはあるシーンだけで表示されるという点です。シーンを切り替えると、前のシーンに設定されていたマーカーパネルは表示されなくなります。

‌画面にずっと残したいものはスクリーンパネル、シーンの中だけで使いたいものはマーカーパネルというように、使い分けをすると良いでしょう。

| 機能       | 使い方                                           |
| -------- | --------------------------------------------- |
| スクリーンパネル | <p>ハウスルールの表示</p><p>共有メモの表示</p><p>ミニマップの表示</p> |
| マーカーパネル  | <p>地図上のアイコン</p><p>戦闘シーン用の装飾</p>               |

***

### マーカーパネルの追加 <a href="#add-maker-panel" id="add-maker-panel"></a>

マーカーパネルをヘッダーから追加する際は、**スクリーンパネル一覧**の右隣の**マーカーパネル一覧**アイコンをクリックしてウィンドウを表示させ、**＋ ボタン**をクリックします。

<figure><img src="/files/w1Pe21FYyM1i6xpPKbdE" alt="" width="343"><figcaption></figcaption></figure>

また、マーカーパネルは非表示設定にできません。

{% hint style="info" %}

#### マーカーパネルを追加する他の方法

「ルームメンバーの権限」でプレイヤー以上に指定されている人は、下記の方法でマーカーパネルを追加することができます。

* 盤面の右クリックメニュー→**マーカーパネルボタン**→画像選択
* 画面右下の<img src="/files/-MS3tKWmR_SDBSURNkz-" alt="" data-size="original"> **ボタン**→**マーカーパネルを追加ボタン**→画像選択
  {% endhint %}

***

### マーカーパネルのカスタム <a href="#edit-maker-panel" id="edit-maker-panel"></a>

[スクリーンパネルのカスタム](/gm-tutorial/screen-panel.md#panel-setting)と異なり、「地形パネルとして扱う」「背面画像設定」の設定ができません。


---

# Agent Instructions: 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:

```
GET https://docs.ccfolia.com/gm-tutorial/marker-panel.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
