瀏覽代碼

fix: 基准线仅在正交视图可见

xzw 2 年之前
父節點
當前提交
eff71c89dc
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      public/static/lib/potree/potree.js
  2. 1 1
      public/static/lib/potree/potree.js.map

+ 1 - 1
public/static/lib/potree/potree.js

@@ -89910,7 +89910,7 @@ void main()
 	            intersect.pointclouds = intersectPoint ? intersectPoint.pointclouds : [];
 	        }
 	        
-	        
+	         
 	        
 	        viewer.addTimeMark('getIntersect','end');
 	        //点云费时:2-15ms

文件差異過大導致無法顯示
+ 1 - 1
public/static/lib/potree/potree.js.map