소스 검색

Pre-bed update

Sacha Ligthert 2 년 전
부모
커밋
84d1a56cb2
4개의 변경된 파일0개의 추가작업 그리고 14개의 파일을 삭제
  1. 0 14
      index.html
  2. 0 0
      load1.json
  3. 0 0
      load2.json
  4. 0 0
      load3.json

+ 0 - 14
index.html

@@ -71,20 +71,6 @@
 
         };// End for() loop
 
-        // Deletion
-        // await sleep(10000);
-        // for (chip in myData)
-        // {
-        //   //latest.push(myData[chip].UnitName);
-        //   let UnitImage = myData[chip].UnitName+"-img";
-        //   let UnitSource = myData[chip].UnitName+"-src";
-        //   let UnitPoint = myData[chip].UnitName+"-point";
-
-        //   if (map.hasImage(UnitImage)) map.removeImage(UnitImage);
-        //   if (map.getSource(UnitSource)) map.removeSource(UnitSource);
-        //   if (map.getLayer(UnitPoint)) map.removeLayer(UnitPoint);
-        // };
-
       }); // End map.on()
 
 

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
load1.json


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
load2.json


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
load3.json


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.