retyui / react-quick-pinch-zoom

A react component that providing multi-touch gestures for zooming and dragging on any DOM element.
https://react-quick-pinch-zoom.netlify.app/
310 stars 47 forks source link

Feature request: two fingers pan only #54

Closed 404-html closed 2 years ago

404-html commented 2 years ago

It would be really nice to have an option to enable two-fingers pan only. So single finger pan will do usual browser scrolling.

Just to achieve such effect: https://developers.google.com/maps/documentation/embed/get-started

Perfect solution would be to allow mouse drag on desktop and two-fingers pan on touch.

retyui commented 2 years ago

That's an interesting approach. if you have ideas how to implement it PR welcome!

retyui commented 2 years ago

you can try alternative library: https://github.com/prc5/react-zoom-pan-pinch