# MapTiler

## 概述

这些设置用于控制 World Creator 与 MapTiler 的集成。它们用于设置 MapTiler 并将 World Creator 链接到其网络服务。有关在 World Creator 中开始使用 MapTiler 的指南，请参阅 [这篇文章](https://bitethebytes.freshdesk.com/en/support/solutions/articles/44002447331).

## 参数&#x20;

<table><thead><tr><th width="100.4166259765625">属性</th><th>描述</th></tr></thead><tbody><tr><td><strong>令牌</strong></td><td>该令牌用于连接到 MapTiler 的网络服务。登录 MapTiler 网站后，您可以在以下位置找到该令牌： <strong>账户</strong> 部分下的 <strong>凭据。</strong></td></tr></tbody></table>


---

# 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.world-creator.com/zh/can-kao/options/maptiler.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.
