Junjie
2023-12-19 8dca08af1ee728c9450c722adcada16aa7e52b6c
#map latest test
1个文件已修改
12 ■■■■■ 已修改文件
src/main/webapp/views/console4.html 12 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/console4.html
@@ -312,6 +312,18 @@
        this.reloadMap = true
        this.reloadSta = true
        this.getMap(lev)
        //清空占用路径
        pixiShuttleLockPathMap.forEach((item, index) => {
          objectsContainer3.removeChild(item);
        });
        pixiShuttleLockPathMap = new Map();
        pixiShuttleMoveAdvancePathMap.forEach((item, index) => {
          objectsContainer2.removeChild(item);
        });
        pixiShuttleMoveAdvancePathMap = new Map();
        pixiShuttleMoveAdvancePathList = []
      },
      createMap(){
        //Create a Pixi Application