datamaps
datamaps copied to clipboard
Link to country code when click on country
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;
The three letter country code is accessible via geography.id