关闭自动推演时候清除脉冲实体
This commit is contained in:
@@ -34,6 +34,9 @@ export const useRightHandle = () => {
|
||||
|
||||
// 隐藏步骤条
|
||||
statusStore.uiComponents.stepBar.show = false;
|
||||
|
||||
// 删除脉冲
|
||||
CesiumUtilsSingleton.removeAllPulses();
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user