dexiaoly opened a new issue, #20780: URL: https://github.com/apache/echarts/issues/20780
### Version 5.6 ### Link to Minimal Reproduction https://github.com/dexiaoly/vue3_echarts5.6 ### Steps to Reproduce Project Setup npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build ### Current Behavior I use vue3 and echarts4.9, but my zooming or dragging on top of the map tile doesn't work, I have to move the mouse over an empty space to zoom and drag to work This code is normal if it is on HTML. https://github.com/user-attachments/assets/475fd4b2-0610-4a24-a574-fd3417d04b54 ### Expected Behavior Zoom and drag the map normally ### Environment ```markdown - OS: - Browser: - Framework: ``` ### Any additional comments? _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
