浏览代码

fix: 加楼层

xzw 2 月之前
父节点
当前提交
3a51e538ea

文件差异内容过多而无法显示
+ 11 - 4
public/lib/potree/potree.js


文件差异内容过多而无法显示
+ 1 - 1
public/lib/potree/potree.js.map


文件差异内容过多而无法显示
+ 1 - 0
public/lib/potree/resources/pathPointsNew.json


+ 4 - 0
src/sdk/cover/index.js

@@ -2386,6 +2386,10 @@ export const enter = ({ dom, mapDom, isLocal, lonlat, scenes, laserRoot, laserOS
         
         exitWatchMonitor(){
             viewer.scene.monitors.find(e=>e.isWatching).leave()
+        },
+        
+        goFloor(floor){
+             
         }
         
     }