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.12k stars 426 forks source link

Panning doesn't work for alt projections #130

Closed leftTheBurnerOn closed 4 years ago

leftTheBurnerOn commented 5 years ago

I switched the projection from times to mercator and dragging vertically now moves the map much less than expected.

Thanks for the useful library btw!!

zimrick commented 4 years ago

Closing this. Projection switching should be possible without any problems now.