Open mourner opened 5 years ago
Hi Vlad :)
Do you know how I can get the map to move with a single finger?
Thanks, Alistrandarious
I see a slight variation of this issue, noted here: https://github.com/mapbox/mapbox-gl-js/issues/10657
In particular, I observe that it does pan, but that it pans at a speed which does not reflect zoom that has occurred during the gesture.
mapbox-gl-js version: v1.0.0 browser: iOS Safari / Android Chrome / Edge on Mobile
Capturing https://github.com/mapbox/mapbox-gl-js/pull/8100#issuecomment-499933976 by @1ec5:
Steps to Trigger Behavior
Expected Behavior
The map moves so that the location between fingers persist through the whole gesture. For comparison, Leaflet and various other maps APIs do this.
Actual Behavior
The map doesn't move.
Link to Demonstration
https://docs.mapbox.com/mapbox-gl-js/example/simple-map/