react-quick-pinch-zoom icon indicating copy to clipboard operation
react-quick-pinch-zoom copied to clipboard

Feature request: two fingers pan only

Open 404-html opened this issue 2 years ago • 1 comments

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.

404-html avatar May 14 '22 13:05 404-html

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

retyui avatar May 15 '22 16:05 retyui

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

retyui avatar Oct 16 '22 09:10 retyui