markmarkoh / datamaps

Customizable SVG map visualizations for the web in a single Javascript file using D3.js
http://datamaps.github.io
MIT License
3.78k stars 1.01k forks source link

Link to country code when click on country #481

Open k-msalehi opened 5 years ago

k-msalehi commented 5 years ago

I've read this issue https://github.com/markmarkoh/datamaps/issues/433. but is there a way to link to country code? something like this:

link = geography.properties.code;
location.href = link;
jpstotz commented 4 years ago

The three letter country code is accessible via geography.id