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

Really small geography elements #309

Open DanielGGulliksen opened 1 year ago

DanielGGulliksen commented 1 year ago

I'm trying to use a map of Germany. The SVG element is of an appropriate size, but the geography elements () are extremely small. Here's the JSON file: https://raw.githubusercontent.com/deldersveld/topojson/master/countries/germany/germany-regions.json

How do I fix this?