I have question about the d3 javascript libarary. I want to use the azimuthal globe and I want to insert points from longitude and lattitude coordinates on the globe and make the globe be animated without ever using the mouse events.
Do you think this is possible? Can you give me some good tips on how to do this?
Cheers Thor
To make the example rotate on its own I implemented:
I'm working on adding points to the map, it's much more complicated. If I cant get it working I'll post back here.