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.
+你可以与地图进行交互,在单个点上查看所有图层,并且当 **选择数据** 面板打开时,你可以检查所选瓦片集中的各个要素来查看其属性。
{{