import Button from 'kqwebmap-project/src/ui/Button.js'
UI的按钮类
constructor(id: String, options: Object)
构造函数
enable(flag: Boolean): Null
启用或禁用按钮
按钮的id
设置参数
是否启用按钮
按钮图像的路径
按钮点击时将会执行的函数
如果为false,按钮将会被禁用,如果为true,按钮将会被启用