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.03k stars 424 forks source link

disablePanning & disableZooming not working #343

Open normanaranez opened 9 months ago

normanaranez commented 9 months ago

When i set disablePanning & disableZooming to true i still able to zoom and pan from ZoomableGroup

Tahler commented 6 months ago

react-simple-maps removed disablePanning and disableZooming in bb5f8793190dd807e2ea81ae0b41c538514b300f

Sounds like @types/react-simple-maps deceived you too? It wrongly defines those here.