Reading-eScience-Centre / webworldwind-covjson

Small demo using Web World Wind together with CoverageJSON.
http://reading-escience-centre.github.io/webworldwind-covjson/
Other
1 stars 2 forks source link

Put everything into a namespace #4

Closed letmaik closed 8 years ago

letmaik commented 8 years ago

To avoid pollution of the global window object, all of the functions/classes etc should go into a single namespace. The namespace should also support a simple version of a noConflict function.