zcreativelabs / react-simple-maps

Beautiful React SVG maps with d3-geo and topojson using a declarative api.
https://www.react-simple-maps.io/
MIT License
3.07k stars 424 forks source link

filterZoomEvent prop type is not available in typescript typing for ZoomableGroup #261

Open HARIKSREEE opened 3 years ago

HARIKSREEE commented 3 years ago

ZoomableGroup prop has the filterZoomEvent prop. But the same typing is not showing as a prop in typescript.