# World

# 使用

<amap>
  <amap-district-layer-world :styles="styles" />
</amap>
1
2
3

# Props

属性名 类型 备注
visible boolean
zIndex number
opacity number
zooms number[2]
styles AMap.DistrictLayerStyle
extraOptions object 其它未在上面列出的属性,仅支持单次绑定

# Events

事件名 备注
complete