Browse Source

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

xzw 2 years ago
parent
commit
eff71c89dc
2 changed files with 2 additions and 2 deletions
  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

File diff suppressed because it is too large
+ 1 - 1
public/static/lib/potree/potree.js.map