Class: BatchModel

BatchModel


new BatchModel(sdk, options, Dialog)

批量模型
Parameters:
Name Type Description
sdk
options object 批量模型属性
Properties
Name Type Default Description
name string 未命名对象 名称
type string polygon 线类型(line,polygon)
url string polygon 线类型(line,polygon,point)
spacing= number 间距
show boolean true
Dialog object 弹框对象
Properties
Name Type Description
confirmCallBack function 弹框确认时的回调

Methods


<async> edit(state)

编辑框
Parameters:
Name Type Default Description
state boolean false 状态: true打开, false关闭

<async> flyTo()

飞到对应实体

<async> remove()

删除