anvaka / panzoom

Universal pan and zoom library (DOM, SVG, Custom)
https://anvaka.github.io/panzoom/demo/attach-via-script.html
MIT License
1.82k stars 292 forks source link

Disable pan and only allow zoom #72

Open madalinul opened 5 years ago

madalinul commented 5 years ago

Is there a way that I can disable pan and only allow zoom? I have my own methods of using pan and I just need the zoom functionality.

anvaka commented 5 years ago

Nothing at the moment. But where would zoom be zooming to? Just to the center?

tommedema commented 4 years ago

Need this too. It would zoom to the origin of the pinch gesture, and allow for panning only within the bounds of the container

TNortnern commented 2 years ago

any fix to this? @tommedema @anvaka