`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 Could you add support for this to `react-map-gl`? Thanks! Heh, looks like someone already beat me to it! https://github.com/urbica/react-map-gl/pull/352