# 地图编辑器

不同的用户可能有不同的编辑地图用途。 使用地图编辑器功能，用户可以：

1. 注释 - 命名区域
2. 创建禁区（机器人无法通过/到达的区域）
3. 创建可行区域（用户可以“清除”在构建地图过程中的障碍或撤消禁区）

用户可以通过单击此图标访问地图编辑器

![](/files/-MkaBnzJRvrwL3-kgq1s)

用户将看到一组编辑地图的选项

![](/files/-MkaBunL4AssvrME2OKd)

选项按形状分类 - 用户可以在其中选择是否注释/命名、创建禁止区域和可行区域。

单条线作为选项可用于创建精确而薄的障碍物，例如墙壁。


---

# 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.movel.ai/new-collection/jian-ti-zhong-wen/seirios-rns/product-features/mapping/map-editor.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.
