GeoElementAttributePanelWidget

符号属性编辑面板类

new Cesium.GeoElementAttributePanelWidget(options)

Name Type Description
options Object optional 参数选项:
Name Type Description
viewer Viewer optional 关联视图对象
element Viewer optional 关联标绘元素对象
Author:
  • zj

Methods

destroy()

销毁对象

hidePanel()

隐藏面板

setElement(element)

设置标绘元素
Name Type Description
element Object 标绘元素

showMessageBox(options)

显示信息提示框
Name Type Description
options Object 参数对象
Name Type Description
content String 消息框内容
showTime String 消息框显示停留时间

showPanel()

显示面板