react-simple-maps icon indicating copy to clipboard operation
react-simple-maps copied to clipboard

Beautiful React SVG maps with d3-geo and topojson using a declarative api.

Results 165 react-simple-maps issues
Sort by recently updated
recently updated
newest added

Is it possible to create a pop over with an image and text on top of a marker when the marker is clicked? Thanks, Balaji

I want to add maybe a 1px black border along every region of a country or every country, right now it's just white/transparent in-between. I am styling my Geography components...

I am wondering if there is already someone who started with the type definitions for this project. I think it would open the project for an even bigger audience. What...

Where can I see a list of the supported countries? Thank you

Hello! In this example here https://www.react-simple-maps.io/examples/map-chart-with-tooltip/, is it possible to fix the tooltip to its initial position (coordinates) so that it doesn't move away from the origin as I drag/zoom...

Hi guys, I'm working on project with your library and this is what I got https://codesandbox.io/s/react-simple-maps-switching-topojson-on-zoom-forked-1s4qh?file=/src/index.js As you can see I'm trying to maximally zoom the map to show two...

## Description If you create a `ZoomableGroup` and don't add the `className` attribute, it will be created with the following classes: `rsm-zoomable-group undefined`. ## Example Search `undefined` in [https://www.react-simple-maps.io/docs/zoomable-group/](https://www.react-simple-maps.io/docs/zoomable-group/) ![2021-03-21_20-50-15](https://user-images.githubusercontent.com/38964964/111925595-50c1de00-8a88-11eb-93e9-e6b279e681e1.png)...

Hi, First of all thank you for this amazing library. ### Description I'm using react-simple-maps in a project and I am facing an issue using ZoomableGroup wih buttons (zoom in...

Hello & Thank you for this library. When I display markers on ZoomableGlobe, they don't disappear while rotating the globe.

The Kashmir region Between India and Pakistan of region Gilgit Baltistan is shown to be inside Pakistan map, which happens to be Indian territory which is administered by Pakistan. Showing...