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
- Stop an active single-touch drag if the user adds additional fingers
and touchZoomRotate takes over the interaction (fixes#7196)
- Start a single-touch drag if the user removes all but one finger (fixes#6900)
- Add tests for expected single vs. multi-touch interactions
mapbox-gl-js version:
v45
browser:
Chrome Android
Steps to Trigger Behavior
Link to Demonstration
Will try and film this but believe the replication steps are easy to follow
Expected Behavior
Google Maps and most other touch slippy maps seem to detect one finger has been lifted and allow pans seamlessly after a pinch zoom.
Actual Behavior
Map remains fixed regardless of how the remaining finger is moved on the screen.
The text was updated successfully, but these errors were encountered: