react-simple-maps
react-simple-maps copied to clipboard
Beautiful React SVG maps with d3-geo and topojson using a declarative api.
not sure why but the zoomable map doesn't load countries. This is on your website and everyone's trying to embed the plugin.
I want to change the center of the map with a button click, but I want the projection to move smoothly. If I put `lat` and `lng` values in a...
source: https://www.react-simple-maps.io/docs/map-files/ it says we need a third party map file to get React Simple Maps to work, and among the example map files provided, one of them is by...
In the peer dependencies there is only compatibility up to React 18, would it be possible to include React 19 so that this can be installed in a React 19...
I am facing issues with Marker positions not being placed at the correct position. Plus, I have tooltip on each Marker which is showing the other markers in the background...