liyihong123456

Results 2 issues of liyihong123456

代码 var tileset = new Cesium.Cesium3DTileset({ url: "Tileset/tileset.json", }); tileset.readyPromise .then(function (tileset) { viewer.scene.primitives.add(tileset); viewer.zoomTo( tileset, new Cesium.HeadingPitchRange( 0.0, -0.5, tileset.boundingSphere.radius * 2.0 ) ); }) .otherwise(function (error) { console.log(error);...

![image](https://user-images.githubusercontent.com/93416203/139518338-4ba3ed3e-725b-4058-bc9d-c5b4120322ff.png) why does it run out the rectangle scope? "xmin": 112.298, "xmax": 120.316, "ymax": 33.426, "ymin": 27.75, Now its latitude min value is below 27 and even is