-
Notifications
You must be signed in to change notification settings - Fork 636
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pointlayer图层touchstart、touchmove、touchend等触摸事件 #2268
Labels
Comments
hi @147369wjl6, welcome! |
Hi @147369wjl6, Please star this repo if you find it useful! Thanks ⭐! |
@heiyexing 我也遇到这问题,期待尽快升级 |
touchstart、touchmove、touchend,使用 mousedown ,moudsemove ,mouseup 不行吗? |
21 tasks
touchmove 是不不需要,touchmove 其实是地图拖拽事件了 |
地图拖拽事件是可以在触屏上响应,无需touchmove也可以,主要是其他触摸事件 |
This was referenced Feb 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
问题描述 bug
pointlayer图层touchstart、touchmove、touchend等触摸事件均不支持,导致触摸屏上无法响应图层触击;
重现链接
No response
重现步骤
No response
预期行为
No response
平台
屏幕截图或视频(可选)
补充说明(可选)
No response
The text was updated successfully, but these errors were encountered: