1
mayisheng
2022-08-15 81f54040c2cb65537c6c6e1db8358a39a57dea0d
src/components/mobileCortrolButtom/index.vue
@@ -67,6 +67,7 @@
            ]
        }
    },
    props: ['mapCenter', 'frislayertHeight'],
    computed: {
        ...mapGetters([
            'openmobileGoTo',
@@ -83,7 +84,7 @@
        openOurSee () {
            this.$store.commit(
                'MSET_OPENMOBILEPANORAMA',
                'http://vr.jxpskj.com/lxxqw/'
                'http://vr.jxpskj.com/JXSFKZQJ/QJ/'
            )
        },
        goOns () {
@@ -126,7 +127,22 @@
            //     }
            //     return;
            //   }
            window.startPointFn()
            var that = this
            global.viewer.flyToPosition(
                new global.DC.Position(
                    that.mapCenter[0],
                    that.mapCenter[1],
                    that.frislayertHeight,
                    that.dimensionData.heading,
                    that.dimensionData.pitch,
                    that.dimensionData.roll
                ),
                () => {
                },
                0
            )
        },
        openActivity () {
            const d = {