Basic Globe
It doesn't get any simpler than this: - just a static globe.
+ just a static globe using built-in plugins and nothing + up our sleeves!diff --git a/examples/index.html b/examples/index.html index 2e77591..4bd0d79 100644 --- a/examples/index.html +++ b/examples/index.html @@ -42,13 +42,14 @@
Sometimes you just need to see some code to get an idea started; here are a few examples of what you can build with Planetary.js.
-It doesn't get any simpler than this: - just a static globe.
+ just a static globe using built-in plugins and nothing + up our sleeves!If there's one thing that's better than a globe, it's a globe that rotates. This is the demo from the - homepage of Planetaryjs.com.
+ homepage of Planetaryjs.com, and so includes a custom + auto-rotation plugin and zoom/drag integration.