> For the complete documentation index, see [llms.txt](https://docs.punkland.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.punkland.io/punkland/punkland-studio/studio/undefined-3/undefined-2.md).

# 맵 편집

맵을 편집합니다. 타일 팔레트에서 맵에 배치하고 싶은 타일을 클릭 혹은 드래그해서 여러개 선택합니다.

그리기 도구 4가지 중, 원하는 도구를 선택해서 타일을 배치하면 됩니다.

<figure><img src="/files/p3vUZFk3FfRZMD4raZRa" alt=""><figcaption></figcaption></figure>

위에 스샷에 도구는 순차적으로, \[펜그리기], \[사각형 그리기], \[원 그리기], \[칠하기] 입니다.

**1. \[펜 그리기]**

\[펜 그리기]를 사용하여 타일을 배치한 예시입니다.

왼쪽 타일 팔레트에서 타일을 클릭 혹은 드래그해서 선택합니다.

선택된 타일은 빨간색 테두리로 표시 됩니다.

\[펜 그리기] 도구를 클릭하여, 선택되었음을 확인 합니다.

클릭 혹은 드래그해서 원하는 모양으로 자유롭게 배치 가능합니다.

<figure><img src="/files/ZFNkHEfr8BnEm27YcTJ7" alt=""><figcaption></figcaption></figure>

**2. \[사각형 그리기]**

\[사각형 그리기]를 사용하여 타일을 배치한 예시입니다.

왼쪽 타일 팔레트에서 타일을 클릭 혹은 드래그해서 선택합니다.

선택된 타일은 빨간색 테두리로 표시 됩니다.

\[사각형 그리기] 도구를 클릭하여, 선택되었음을 확인 합니다.

클릭 혹은 드래그해서 원하는 모양으로 자유롭게 배치 가능합니다.

<figure><img src="/files/GU5W3L9tl4aL0NyD5v57" alt=""><figcaption></figcaption></figure>

**3. \[원형 그리기]**

\[원형 그리기]를 사용하여 타일을 배치한 예시입니다.

왼쪽 타일 팔레트에서 타일을 클릭 혹은 드래그해서 선택합니다.

선택된 타일은 빨간색 테두리로 표시 됩니다.

\[원형 그리기] 도구를 클릭하여, 선택되었음을 확인 합니다.

클릭 혹은 드래그해서 원하는 모양으로 자유롭게 배치 가능합니다.

<figure><img src="/files/kFnRMJum7qX6l1kGtHto" alt=""><figcaption></figcaption></figure>

**4. \[칠하기]**

\[칠하기]를 사용하여 타일을 배치한 예시입니다.

왼쪽 타일 팔레트에서 타일을 클릭 혹은 드래그해서 선택합니다.

선택된 타일은 빨간색 테두리로 표시 됩니다.

\[칠하기] 도구를 클릭하여, 선택되었음을 확인 합니다.

클릭 혹은 드래그해서 원하는 부분에 칠하기 가능합니다.

<figure><img src="/files/bDy6ZiDSF6nD8pjBo0X2" alt=""><figcaption></figcaption></figure>

**5. \[잘라내기]**

마을맵에서 잘라내기를 사용하여 일부를 잘라내서 오른쪽으로 옮겨 놓은 예시 입니다.

<figure><img src="/files/mk2GkzIO4ELrf01qpMZC" alt=""><figcaption></figcaption></figure>

**6. \[맵보기 확대 혹은 축소]**

<figure><img src="/files/HiJDzTOaHNrbdt9gBJ8O" alt=""><figcaption></figcaption></figure>

**6.1 \[1/1 화면 예시]**

<figure><img src="/files/pKdZqJnhnza0L5CBqGkH" alt=""><figcaption></figcaption></figure>

**6.2 \[1/2 화면 예시]**

<figure><img src="/files/NLJ6Gyko5ha8RCKcjeu3" alt=""><figcaption></figcaption></figure>

**6.3 \[1/4 화면 예시]**

<figure><img src="/files/gUYU1FL1Lb9PRMPlModb" alt=""><figcaption></figcaption></figure>


---

# 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.punkland.io/punkland/punkland-studio/studio/undefined-3/undefined-2.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.
