From 0d6eca2330e25ba47aac27d76ed2601e10301e2a Mon Sep 17 00:00:00 2001 From: Brandon Tilley Date: Sun, 22 Dec 2013 14:08:40 -0800 Subject: [PATCH] Update examples index page --- site/public/examples/index.ejs | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/site/public/examples/index.ejs b/site/public/examples/index.ejs index e7a1796..b63ed4e 100644 --- a/site/public/examples/index.ejs +++ b/site/public/examples/index.ejs @@ -2,13 +2,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.

-
+
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!

@@ -17,18 +18,11 @@
Rotating Globe

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.

- - - - - - - -
Earthquake Data