anvaka / panzoom

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

How to set the scale #286

Closed wangshaojie closed 2 years ago

wangshaojie commented 2 years ago

How to set 50%,100%,200%,500%

zoomTo(0, 0, 2) There seems to be a problem