react-simple-maps
react-simple-maps copied to clipboard
Beautiful React SVG maps with d3-geo and topojson using a declarative api.
Hi Currently, On Zoom-in and Zoom-out, Marker size is changing accordingly. Is there a way to keep the marker size fixed, i.e it shouldn't change its size on zoom-in and...
Going off of your example for zooming and panning (https://www.react-simple-maps.io/zoom-pan), on a touch screen panning with one finger does nothing. As this is not an expected behavior a good solution...
For a code sample, Just take the second example from [this page](https://www.react-simple-maps.io/docs/zoomable-group/) from the documentation and change the projection to "geoAlbersUsa". The error occurs as soon as you click one...
First-off, thanks for the great package! The issue with world map borderline rendering was discovered when trying out the demos on the landing page. The Ukrainian territory of Crimean Peninsula...
Seems great but also that there has been no commits for a while and a lot of issues piling up. Is anyone actively maintaining this? Any way to help? @zimrick
Hello, I have used react-simple-maps in the past with great results and little pain. This time I am adapting some older code to a newer version of a site, where...
As Somliland is not entirely official - how would I go about merging the Somaliland path with Somalia? Thanks!
Thanks for this project ! Is there any way to increase the max level of zooming of a ZoomableGroup ? I've tried to set maxZoom property of ZoomableGroup to 20...
I notice that there is a API called ZoomableGlobe which supports zoom and rotate in the map. But it disappears in the master branch. Is there an easy way to...