BinaryMuse / planetary.js

:earth_americas: Awesome interactive globes for the web
http://planetaryjs.com
MIT License
1.6k stars 181 forks source link

country names #11

Open mihaifm opened 10 years ago

mihaifm commented 10 years ago

I'm just wondering if it's possible to identify specific countries based on name (for example to fill certain countries with a different color). In d3.js examples there is an additional tsv file loaded for this purpose, like here: http://bl.ocks.org/mbostock/4183330

Can this be done with planetary.js ?

thanks

muyangquan commented 8 years ago

I also need this function.

S-Simon commented 5 years ago

@mihaifm @muyangquan did you manage to solve this? if so, how?

mihaifm commented 5 years ago

@S-Simon no, I gave up on this problem some time ago