Restore zoom/pan settgins when recreating a svg on dynamic load
leoheck opened this issue · 0 comments
leoheck commented
Hi, I am trying to restore settings (zoom/pan) when I am recreating svgs but I could not do that yet. Do you guys have any tip for helping me with that?
Also, there is this demo to load dynamically svgs.
https://bumbu.me/svg-pan-zoom/demo/dynamic-load.html
Is it possible to provide a similar demo where it restores the previous zoom/pan settings when (re)creating a new svgPanZoom?
Thank, you.