# new EditTool(viewer, graphicsLayer, options)
标绘编辑工具
参数:
名称 | 类型 | 描述 |
---|---|---|
viewer |
Viewer | |
graphicsLayer |
Object | |
options |
Object |
方法
# mouseMoveEvent(pickingGraphic, event)
鼠标拖动更新图形事件
参数:
名称 | 类型 | 描述 |
---|---|---|
pickingGraphic |
要移动的graphic对象 |
|
event |
鼠标移动事件返回对象 |