添加流光飞线删除按钮,修改折线删除bug

This commit is contained in:
2025-08-08 15:52:42 +08:00
parent 20a9388579
commit d47ab3715d
2 changed files with 21 additions and 20 deletions

View File

@ -315,9 +315,9 @@ class FlowLine extends Base {
this.reset()
this.Dialog.resetCallBack && this.Dialog.resetCallBack()
},
// removeCallBack: () => {
// this.Dialog.removeCallBack && this.Dialog.removeCallBack()
// },
removeCallBack: () => {
this.Dialog.removeCallBack && this.Dialog.removeCallBack()
},
closeCallBack: () => {
this.reset()
// this.entity.style = new Cesium.Cesium3DTileStyle({