src/assets/js/map/mapView.js
@@ -55,15 +55,15 @@ height: 2732.163687177577 }; Viewer.clock.currentTime = Cesium.JulianDate.fromDate(todayNoon); earthCtrl.camera.flyTo( res.longitude, res.latitude, res.height, 4.501790216143808, -32.230361363631324, 0.001313831409284339, 2 ); // earthCtrl.camera.flyTo( // res.longitude, // res.latitude, // res.height, // 4.501790216143808, // -32.230361363631324, // 0.001313831409284339, // 2 // ); // setTimeout(() => { // mapModel.init(); // }, 5000);