xushiting 3 年之前
父節點
當前提交
26c2e8f217
共有 2 個文件被更改,包括 13 次插入3 次删除
  1. 2 2
      index.html
  2. 11 1
      main.js

+ 2 - 2
index.html

@@ -26,10 +26,10 @@
     const sceneNum = '@replace';
     //const sceneNum = 't-vZkqRV8';
     // const sceneNum = 't-iksBApb';
-	// const sceneNum = 't-HMGa5zn';
+	//const sceneNum = 't-2XuBP3o';
 </script>
 <script src="https://laser.4dkankan.com/public/bus/bus.js"></script>
-<script src="https://laser.4dkankan.com/public/main.js?v=8"></script>
+<script src="https://laser.4dkankan.com/public/main.js?v=21"></script>
 <script type="text/javascript" src="https://laser.4dkankan.com/public/js/OBJExporter.js"></script>
 <script type="text/javascript" src="https://laser.4dkankan.com/public/js/Animation.js"></script>
 <script type="text/javascript" src="https://laser.4dkankan.com/public/js/AnimationHandler.js"></script>

+ 11 - 1
main.js

@@ -52898,7 +52898,7 @@ and limitations under the License.
                'api/groups',
                'api/license',
                'api/user',
-               'api/users',
+               //'api/users',
                'api/route',
                'status/health',
                'api/configs',
@@ -74664,6 +74664,7 @@ and limitations under the License.
        value: !0
    });
    var i = n(2)
+	, three = n(4)
      , r = n(380)
      , o = n(4)
      , a = n(531)
@@ -74797,6 +74798,10 @@ and limitations under the License.
              , i = new r.ReferenceSystem(!1,this.NAVVIS_LOCAL,"Local working coordinate system")
              , l = new r.ReferenceSystem(!0,this.NAVVIS_TMERC,"Transverse Mercator around local origin",n)
              , u = new o.Matrix4;
+			//e = 3.8628554620809177
+			//e = new r.quaternion();
+			//e.setFromAxisAngle(new THREE.Vector3(0,1,0),3.8628554620809177);
+			//e = new three.Quaternion().setFromAxisAngle(new three.Vector3(0,0,1), 3.8628554620809177 );
            e && u.makeRotationFromQuaternion(e),
            u.setPosition(new o.Vector3(0,0,t.z));
            var d = new s.TransformChain([new c.AffineTransform(i,l,u), new a.GeodeticTransform(l,this.crsGlobal)])
@@ -123111,6 +123116,11 @@ and limitations under the License.
            this.proj4Transformer = t
        }
        return t.prototype.forward = function(t) {
+		   
+		    if(t.x == 113.594635361111||t.x == 113.594615305556||t.x == 113.594646722222||t.x ==113.594664777778){
+               console.log('okokokokokokokok1');
+           }
+		   
            var e = this.proj4Transformer.forward(t);
            return t.x = e.x,
            t.y = e.y,