anvaka / panzoom

Universal pan and zoom library (DOM, SVG, Custom)

Home Page:https://anvaka.github.io/panzoom/demo/attach-via-script.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

documentation

roestigraben opened this issue · comments

maybe the documentation should be a bit more clear. I spent 2 days trying to do some zooming programmatically in Nuxt.js. Of course I am a bit a stupid guy but still there was no mentioning of doing it with
this.$refs.panZoom.$panZoomInstance.smoothZoom(1000, 300, 0.5)