react-simple-maps
react-simple-maps copied to clipboard
Beautiful React SVG maps with d3-geo and topojson using a declarative api.
I get a blank page on IE while the map renders without issues on other browsers. I'm using the latest version of the react-simple-maps package. I already check and the...
I am attempting to create an interactive map of my home country using react-simple-maps, I am facing an issue where the map I am rendering in is extremely small, I...
I'm getting this error: ``` BREAKING CHANGE: It's no longer allowed to omit the '-loader' suffix when using loaders. You need to specify 'imports-loader' instead of 'imports', see https://webpack.js.org/migrate/3/#automatic-loader-module-name-extension-removed @...
Hey, I am trying to test the map using jest/enzyme, I am getting this error whenever I try to mount() my component. It fails on d3-zoom.js when trying to access...
I would like to get the position (long, lat) when a user click. The goal is that the user can click on the map and create a marker with the...
ZoomableGroup prop has the filterZoomEvent prop. But the same typing is not showing as a prop in typescript.
I don't see any example on how to populate the parseGeographies property for Geographies. Could someone add an example?
I am using react-simple-maps show US map (along with Puerto Rico) to display some data points on the map. I was able to display the data at state level. Now...
Is there a Map where for Example French Guynea (ISO A2 GF), is stated as an own country and not as part of French?