+
liuyg
2022-01-04 7119d9384528d38536aa614908a8357cb8bd5323
src/components/mobilemap/index.vue
@@ -543,6 +543,7 @@
                },
              });
            } else {
              console.log(123456);
              that.$store.dispatch("mapFlyTo", {
                lntLat: [+int[0] + 0.012, int[1], int[2]],
                // 指向
@@ -559,6 +560,7 @@
            ? doit([114.03928791, 27.62954732, 360.0])
            : // : doit([116.39038494750986, 39.902393222208644, 330.0]);
              doit("建模");
          // doit(114.03925, 27.6265, 360.0);
        };
        // startPoint(1);
      }