* Added charset tag and note on 3rd party libraries to HTML files that lacked them
* Commented out a debugging console.log message that returns the GetCapabilities document
* Updated README for v0.10.0 RC. Updated npm packages.
* 0.10.0
* Corrected typo.
- Corrected HTML script and stylesheet tags that used http
- Added https to protocol relative URLs in script tags
- Modified ServersPanel so it always constructs the server addresses
with https.
- Corrected duplicate 'https:https:' tags in two performance examples
- Moved example and app online data from worldwindserver.net to worldwind.arc.nasa.gov
- Hosting on worldwindserver.net is scheduled to be terminated
- Provides HTTPS hosting for example and app data
- Some typos in the AnnotationController's comments were corrected
- Typo corrected in ShapefilesComplex.js filename (the "F" is now
correctly capitalized).
- BlueMarbleTimeSeries example now has notice of the requirement of
local data.
- DigitalGlobe example now has notice about its example key expiration.
- ShapeFilesComplex and SurfaceShapesComplex examples were given their
corresponding .html files and were moved to the '/performance' folder.