ElemeFE / vue-amap

🌍 基于 Vue 2.x 和高德地图的地图组件
https://elemefe.github.io/vue-amap/
MIT License
3.33k stars 584 forks source link

鼠标滚轮缩放不起作用,鼠标滑入、滑出等事件无效怎么解决 #621

Open dengkeLiu opened 3 years ago

dengkeLiu commented 3 years ago

问题

鼠标滚轮缩放不起作用,鼠标滑入、滑出等事件无效怎么解决

VueAMap 版本

0.5.10 地图版本v: 1.4.4

OS/Browsers version

win 10 chrome 84.0.4147.135

Vue 版本

v2.6.11

复现地址

预期

希望鼠标滚轮可以控制地图缩放

实际

鼠标滚轮缩放无效,同时鼠标滑入、滑出等事件无效

feature request