src/components/map/viewer.vue
@@ -124,7 +124,7 @@ }, duration: 10, //飞行时间8s }); }, 9000); }, `9000`); that.setCesiumInit(true); // rpc.initRpc(); } @@ -141,6 +141,7 @@ //地下模式距离参数 Viewer.scene.globe.translucency.frontFaceAlpha = 0.5; Viewer.scene.globe.undergroundColor = undefined; window.Viewer.scene.screenSpaceCameraController.minimumZoomDistance = 500 mapMsg.init(); rpc.clickToCoordinates();