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

Where can I see a list of the supported countries? #249

Open Avivhdr opened 3 years ago

Avivhdr commented 3 years ago

Where can I see a list of the supported countries?

Thank you

wbigert commented 3 years ago

Hi, You can find a list of topoJSON files here: https://github.com/deldersveld/topojson All of them should work with this library.

fercod commented 3 years ago

Hi, You can find a list of topoJSON files here: https://github.com/deldersveld/topojson All of them should work with this library.

Hi, Is it possible to design my own map on svg?