Skip to content

Commit

Permalink
docs: update <map>
Browse files Browse the repository at this point in the history
  • Loading branch information
dcloudhdx committed Oct 17, 2019
1 parent b8a59fd commit d2499d9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/component/map.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,10 @@

属性|说明|类型|必填|备注:--|:--|:--|:--|:--|
points|经纬度数组|array|是|[{latitude: 0, longitude: 0}]
strokeWidth|描边的宽度|Number|否
strokeColor|描边的颜色|String|否|十六进制
fillColor|填充颜色|String|否|十六进制
zIndex|设置多边形 Z 轴数值|Number|否
strokeWidth|描边的宽度|Number|否|
strokeColor|描边的颜色|String|否|十六进制|
fillColor|填充颜色|String|否|十六进制|
zIndex|设置多边形 Z 轴数值|Number|否|

**circles**

Expand Down

0 comments on commit d2499d9

Please sign in to comment.