react-simple-maps
react-simple-maps copied to clipboard
Beautiful React SVG maps with d3-geo and topojson using a declarative api.
Sorry these are rather just questions. I am not familiar with D3 but I would like to automatically navigate to Australia, Canada and China when render. Could you please give...
attempting to get https://www.bls.gov/lau/unemployment-by-county-2017.csv yields a 404 error message 
Hi, I try to create flexible maps that would display a lot of different variants depending on passed data and applied filters. For that purpose, I created a simple Flask...
I'm try to control the drag boundaries using `onMoveStart` and `onMoveEnd` but the position object it returns doesn't return anything to do with the last center value. In fact, looking...
I'm rendering a map from Brazil and it worked fine, but i don't know how to centralize it with Svg container https://d.pr/i/Ar3nfM can anyone help with this?
When not clicking on a geography on geoalbersUSA project, panning doesn't work
When the map file isn't found, the following error message is generated in the console: `Unexpected token < in JSON at position 0` It would be great if this could...
I am using react-simple-maps in a react hook function, so I do not have ComponentDidMount. If I try and useEffect, the useEffect calls before the map loads, is there a...
# Problem I don't understand how to properly zoom to a position of a click, `.center(center)` on projection doesn't do anything # Code ```js import React, { Fragment, useState }...
I used map shapper to convert many layers into a topoJSON file. I can see see the multiple layers in the mapshapper visual but when I import the geography into...