src/assets/js/Map/index.js
@@ -1,5 +1,5 @@ //配置文件地址 import config from "./config"; // import config from "../../../../public/config/config"; //服务加载配置文件 import server from "./server"; @@ -44,8 +44,9 @@ //======================= //大气层 Viewer.scene.globe.showGroundAtmosphere = false; window.setLayer(); sgworld.Navigate.Stop(); //取消飞行状态 sgworld.Navigate.setPosition(-1093596.38, 5729026.12, 4136590.41); }, //鼠标左键点击事件添加 addMouseLeftClickEvents() {