|
|
@ -681,9 +681,9 @@ const vueGis = { |
|
|
|
|
|
|
|
map.addLayer(polygonLayer) |
|
|
|
if (this.$route.path == '/main-shuju/visual-communityGovern-duoyuanfuwu-duoyuanfuwufenxi' || this.$route.path == '/main-shuju/visual-communityParty-gridParty' || this.$route.path == '/main-shuju/visual-communityParty-community') { // 2022.6.9 网格党建平面图 联建单位分析页面 点位点击以后会消失,屏蔽这段代码以后可以解决 |
|
|
|
console.log('去掉默认点击') |
|
|
|
console.log('去掉默认点击') |
|
|
|
} else { |
|
|
|
map.addInteraction(select); |
|
|
|
map.addInteraction(select); |
|
|
|
} |
|
|
|
}, |
|
|
|
|
|
|
|