react-simple-maps
react-simple-maps copied to clipboard
add geoEquirectangular
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
@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.