| | |
| | | "query", |
| | | "MobileWindowChangeData", |
| | | "audioState", |
| | | "areaLayerSelect", |
| | | // "areaLayerSelect", |
| | | ]), |
| | | }, |
| | | watch: { |
| | |
| | | doit(res); |
| | | }); |
| | | } else if (val == "实景") { |
| | | // console.log(this.panoramaurl, query); |
| | | console.log(this.panoramaurl, query); |
| | | this.$store.commit("MSET_OPENMOBILEPANORAMA", this.panoramaurl); |
| | | return; |
| | | this.$store.commit( |
| | |
| | | if (!this.MobileWindowsHide) { |
| | | let that = this; |
| | | this.$store.dispatch("closeMobileWindowsDom"); //关闭随地图弹窗 |
| | | if (that.areaLayerSelect.overlay != undefined) { |
| | | that.areaLayerSelect.overlay.setStyle({ |
| | | material: that.areaLayerSelect.color, |
| | | if (window.select.overlay != undefined) { |
| | | window.select.overlay.setStyle({ |
| | | material: window.select.color, |
| | | outline: false, |
| | | }); |
| | | |