# ControlBar

# 使用

<amap>
  <amap-control-bar />
</amap>
1
2
3

# Props

属性名 类型 备注
position object 仅支持单次绑定
offset number[2] 仅支持单次绑定
showControlButton boolean 仅支持单次绑定
extraOptions object 其它未在上面列出的属性,仅支持单次绑定

# Methods

方法名 参数 返回 备注

# Events

事件名 备注
show
hide