You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Normally, zooming requires placing two fingers on the screen simultaneously. However, now—if you tap the screen once, followed immediately by a second tap—it triggers the zoom function. The maximum allowable interval between these two taps seems to be around one second.
Whenever I am performing specific actions on the map and decide I want to pan the view, this single-finger zoom feature inadvertently activates.
mapbox-gl-js version
v3.20.0
Browser and version
No response
Expected behavior
Normally, zooming requires placing two fingers on the screen simultaneously. However, now—if you tap the screen once, followed immediately by a second tap—it triggers the zoom function. The maximum allowable interval between these two taps seems to be around one second.
Whenever I am performing specific actions on the map and decide I want to pan the view, this single-finger zoom feature inadvertently activates.
It is extremely annoying.
Record_2026-04-01-17-56-15_a252b927494330cdc2c8ba_x264.mp4
Actual behavior
No response
Link to the demonstration
No response
Steps to trigger the unexpected behavior
No response
Relevant log output