# 绘制

<sm-web-map server-url="https://iportal.supermap.io/iportal/" map-id="801571284">
  <sm-draw position="top-left"></sm-draw>
</sm-web-map>

# Attributes

参数 说明 类型 可选值 默认值
iconClass 收缩按钮 Icon 类名 string - 'sm-components-icons-edit'
autoRotate 是否自动旋转 boolean - false
collapsed 是否折叠 boolean - true
headerName 标题名 string - '绘制'
position 显示位置,添加为地图的子组件(slot)时生效 string 'top-left' | 'top-right' | 'bottom-left' | 'bottom-right' -
layerStyle 绘制图层的样式 CircleStyle | LineStyle | FillStyle - -

# Events

name 说明 回调参数
draw-created 绘制结束事件 popupInfo
draw-removed 删掉绘制的图层事件 -
最后更新时间: 2019-12-25 17:37:36