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

add geoEquirectangular

Open solomon23 opened this issue 6 years ago • 1 comments

This was the default on the previous version. It seems it was missing from the latest.

I can't make it look like the old version of react-simple-maps though. It seems all stretched out

solomon23 avatar Oct 08 '19 19:10 solomon23

@zimrick - Can we please get this merged? Trying to import this directly from d3-geo otherwise, currently results in the following error: projectionStream is not a function due to d3's v4 changes apparently. Adding the string projection like in this PR can temporarily at least allow 'geoEquirectangular' projection.

agilityhawk avatar Mar 09 '20 14:03 agilityhawk