| | |
| | | window.addEventListener('resize', this.setDomStyle) |
| | | }, |
| | | |
| | | updated () { |
| | | }, |
| | | |
| | | methods: { |
| | | searchName (name, arr) { |
| | | let obj = {} |
| | |
| | | |
| | | }, |
| | | |
| | | watch: {}, |
| | | |
| | | destroyed () { |
| | | this.$EventBus.$emit('mapRemoveLayer', { |
| | | layerName: 'polygonLayer', |
| | |
| | | type: 'ClusterLayer' |
| | | }) |
| | | |
| | | |
| | | cylinderLayer.clear() |
| | | cylinderLayer.remove() |
| | | cylinderLayer = null |
| | |
| | | for (let i = 0; i < timer.length; i++) { |
| | | clearInterval(timer[i]) |
| | | } |
| | | |
| | | |
| | | document.querySelector('.dc-container .dc-zoom-controller').classList.remove('homebottom') |
| | | document.querySelector('.dc-container .dc-location-bar').classList.remove('homebottom') |