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
684 stars 126 forks source link

Ability to control alignment in fitSelection() and "zoom in" tool + typescript support #226

Open tblaette opened 4 months ago

tblaette commented 4 months ago

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

Added typescript support:

Note: if you prefer to not have typescript support in your project, see PR #225