@@ -454,9 +454,6 @@ export default {
new AMap.LngLat(this.firePoint.position[0], this.firePoint.position[1])
);
});
- markerFire.on("click", (v) => {
- this.openLegendWindow(this.firePoint.position)
- });
this.map.add(markerFire);
// 范围