# Проверка карты в редакторе

Чтобы проверить, как будет выглядеть карта в игре, закройте редактор, снова откройте и выберите Map editor

У вас загрузится карта, так, как она будет выглядеть в игре. Также в этом режиме вы можете изменить центр провинции (откуда будут рисоваться иконки). Для этого нажмите на прямоугольник справа от надписи Change offset. Если прямоугольний зеленый - включен режим изменения центра провинции, если красный - выключен. Вы можете изменить центр провинции, кликая по ней

Внимание! Сохраняются изменения при клике на переключатель режима сверху. Т.е. после того, как вы измените центр провинций, обязательно нажмите на ту кнопку


---

# 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://book.denismakhortov.com/ru/guides/map-editor/map-editor-checking-map.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.
