Skip to content

Instantly share code, notes, and snippets.

@jgravois
Created April 25, 2014 23:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jgravois/11306049 to your computer and use it in GitHub Desktop.
Save jgravois/11306049 to your computer and use it in GitHub Desktop.
solarTerminator.js
var sun = new SolarTerminatorLayer({
map: map // (required) map object. default: null.
}, "SunButton"); //div for the widget
sun.startup();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment