src/components/mobilemap/index.vue
@@ -262,13 +262,13 @@ //瀑布流↑ //飞入起始点 that.$store.dispatch("mapFlyTo", { lntLat: [115.87186406, 28.74449337, 1200], heading: 0, pitch: -45, roll: 0, noOpen: true, }); // that.$store.dispatch("mapFlyTo", { // lntLat: [115.87186406, 28.74449337, 1200], // heading: 0, // pitch: -45, // roll: 0, // noOpen: true, // }); //地图渲染完成执行srore中MSET_CREADE // that.$store.dispatch("MSET_CREADE");