src/components/mobileCortrolButtom/index.vue
@@ -67,6 +67,7 @@ ] } }, props: ['mapCenter', 'frislayertHeight'], computed: { ...mapGetters([ 'openmobileGoTo', @@ -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 = {