- The thing is, the product recently gave me a request to “display a list of certain coverings on Amap”. And THEN I thought about it and I did it, okay
- But!!! I found that the list cannot be swiped with a scroll wheel!! The map zooming event will be triggered when the scroll wheel is used…
- Without further ado, let’s get right to the picture
- I tried all sorts of things later but found that the Autonavi API has a property that controls whether or not to zoom the map
ScrollWheel: Whether the map can be zoomed through with the mouse wheel. Default is true. This property can be controlled by the setStatus/getStatus methods.