SelectTool

new Cesium.SelectTool(viewer, graphicsLayer, options)

绘制工具
Name Type Description
viewer Viewer
graphicsLayer Object 编辑的图层对象
options Object
Name Type Default Description
isContinued Boolean true optional 是否连续绘制

Methods

画圆查询
Name Type Description
options Object

selectByRectangle(options)

矩形拉框查询
Name Type Description
options Object
Name Type Description
getSelectedGraphic function optional 选择结果回调函数
移除所有鼠标事件,停止绘制