浏览代码

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