planetary.js/src
Rolf Sommerhalder 9344299298 Set planetaryjs global when using AMD
While using RequireJS to AMD load ng-planetaryjs, planetaryjs, and their
dependencies, ng-planetaryjs still looks for global object planetaryjs
(such as in `var globe = planetaryjs.planet();`). Thus use the UMD
pattern "AMD with global, Node, or global" instead of "AMD, Node, or
browser global" from https://sublime.wbond.net/packages/UMD%20snippets
2014-05-18 10:32:26 -07:00
..
_umd_footer.js First pass at implementation 2013-12-20 23:58:16 -08:00
_umd_header.js Set planetaryjs global when using AMD 2014-05-18 10:32:26 -07:00
body.js (core) Add stop method 2014-02-03 00:13:37 -08:00
plugins.js (drag, zoom): Expose planet instance as this in event callbacks 2013-12-24 21:54:33 -08:00
world-110m.json (topojson) Recreate world-110m.json with topojson utility to decrease file size 2013-12-26 15:27:11 -08:00