西海岸视频地图图标点击切换方式修改

This commit is contained in:
unknown 2022-10-19 17:10:48 +08:00
parent 4e271b6aa7
commit 02d70b4b8d
2 changed files with 2043 additions and 2025 deletions

File diff suppressed because it is too large Load Diff

View File

@ -177,7 +177,7 @@
}
}
}
this.addResourceTomap('videoMap', this.pointAllData);
//this.addResourceTomap('videoMap', this.pointAllData);
})
},
methods: {
@ -477,7 +477,7 @@
}
})
}
console.log('上图数据', dataEvent)
console.log('点击后上上图数据', dataEvent)
this.getMapPoint(dataEvent, 'icon_camare.png', type)
},
getMapPoint(data, img, type) {