chrvadala / react-svg-pan-zoom

:eyes: A React component that adds pan and zoom features to SVG
https://chrvadala.github.io/react-svg-pan-zoom/
MIT License
681 stars 127 forks source link

Ability to control alignment in fitSelection() and "zoom in" tool #225

Open tblaette opened 3 months ago

tblaette commented 3 months ago

Added ability to control alignment in fitSelection() and "zoom in" tool:

Note: if you would like to have typescript support in your project as well, see PR #226