zcreativelabs / react-simple-maps

Beautiful React SVG maps with d3-geo and topojson using a declarative api.
https://www.react-simple-maps.io/
MIT License
3.04k stars 424 forks source link

add CustomZoomableGroup #218

Closed lostfictions closed 3 years ago

lostfictions commented 3 years ago

Adds <CustomZoomableGroup> as suggested in #188.

Unfortunately it looks like there's no tests, no linting, and the documentation website is private? So I'm not sure if I can do better than this -- hopefully whoever is in charge of the website can document its existence if this PR is accepted.

TiagoRechau commented 3 years ago

@zimrick is there any chance of having this merged? Thanks!

kopach commented 3 years ago

IMHO, this PR isn't relevant anymore. see my comment here https://github.com/zcreativelabs/react-simple-maps/issues/188#issuecomment-870748365

lostfictions commented 3 years ago

I'll close it, then -- I migrated away from this library last year soon after posting this, so don't have time to keep up with developments. Hopefully someone else can pick up this PR if it's still relevant!

kopach commented 3 years ago

thanks @lostfictions. Just out of curiosity, which library you use now?