Planetary.js is a JavaScript library based on D3 and TopoJSON for creating interactive globes via HTML5 Canvas.
Planetary.js
is a JavaScript library for building awesome interactive globes. It uses D3
and TopoJSON
to parse and render geographic data. Planetary.js uses a plugin-based architecture; even the default functionality is implemented as plugins! This makes Planetary.js extremely flexible.
Salient features of Planetary.js are:
Fully customizable, including colors, rotation, and more
Display animated "pings" at any location with custom colors and sizes
Mouse drag + zoom support
Extremely extensible via a plugin-based architecture
100% free and open source, licensed under the MIT license
For more information, documentation, examples & download; visit its official site