From 1409dbe09f9c22dddcbc953648700f176baae3f8 Mon Sep 17 00:00:00 2001
From: bai jian <54542682+baoluojian123@users.noreply.github.com>
Date: Mon, 16 Mar 2020 22:12:56 +0800
Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E5=9B=BE=E7=94=BB=E5=B8=83=E3=80=90?=
=?UTF-8?q?=E7=BF=BB=E8=AF=91=E3=80=91?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
reference/styles/sections/map-canvas.md | 18 ++++++++++--------
1 file changed, 10 insertions(+), 8 deletions(-)
diff --git a/reference/styles/sections/map-canvas.md b/reference/styles/sections/map-canvas.md
index 282b0e7..99db823 100644
--- a/reference/styles/sections/map-canvas.md
+++ b/reference/styles/sections/map-canvas.md
@@ -1,18 +1,18 @@
---
-title: Map canvas
-description: You can interact with the map to see all layers at a single point and when the Select data panel is open, you can inspect individual features from the selected tileset to view their properties.
+标题: 地图画布
+描述: 你可以与地图进行交互,在单个点上查看所有图层,并且当选择数据面板打开时,你可以检查所选瓦片集中的各个要素来查看其属性。
prependJs:
- "import Browser from '@mapbox/dr-ui/browser';"
- "import Icon from '@mapbox/mr-ui/icon';"
- "import Note from '@mapbox/dr-ui/note';"
- "import Video from '@mapbox/dr-ui/video';"
- "import MapCanvas from '../../../../video/reference-styles-map-canvas.mp4';"
-contentType: reference
+内容类型: 参考
---
-## Map canvas
+## 地图画布
-All changes made to your style will appear on the map in the center of the style editor. You can interact with the map to see all layers at a single point and when the **Select data** panel is open, you can inspect individual features from the selected tileset to view their properties.
+你可以与地图进行交互,在单个点上查看所有图层,并且当 **选择数据** 面板打开时,你可以检查所选瓦片集中的各个要素来查看其属性。
{{