We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
mapbox-gl 2.6.0 added a new option for “cooperative gestures” - when enabled, touch panning requires two fingers and scroll zooming requires ctrl to be pressed while scrolling: https://github.com/mapbox/mapbox-gl-js/blob/main/CHANGELOG.md#260
mapbox-gl
Could you add support for this to react-map-gl? Thanks!
react-map-gl
Heh, looks like someone already beat me to it! #352
The text was updated successfully, but these errors were encountered:
No branches or pull requests
mapbox-gl
2.6.0 added a new option for “cooperative gestures” - when enabled, touch panning requires two fingers and scroll zooming requires ctrl to be pressed while scrolling: https://github.com/mapbox/mapbox-gl-js/blob/main/CHANGELOG.md#260Could you add support for this to
react-map-gl
? Thanks!Heh, looks like someone already beat me to it! #352
The text was updated successfully, but these errors were encountered: