4 Commits

Author SHA1 Message Date
Miguel Del Castillo
8343193250
Fix/release candidate fixes (#829)
* 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.
2020-08-12 14:47:46 -05:00
Miguel Del Castillo
e53082e1c3 Changed URL protocols to https
- 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
2017-11-27 06:38:57 -06:00
eirizarry
3387ef4eed Make "WorldWind" the name standard (#200)
All instances of "World Wind" in the source code and supporting documents have been changed to "WorldWind".
2017-08-17 11:37:53 -07:00
Yann Voumard
1f7f6f3fb5 Add small app showing how to use ESA Sentinel data with the WMTS feature (#163)
* Added basic app showing WMTS using Sinergise’s Sentinel Hub

* Complete the Sentinel WMTS app

* Add requested changes

* Change instance ID
2017-07-26 16:25:23 -07:00