9 Commits

Author SHA1 Message Date
Miguel Del Castillo
76f2044be8
Sentinel WMTS outdated API key removal (#879)
* Removed deprecated API key

* Updated npm dependency

* Added 'To Do' comment for future in-depth review of the example
2022-05-23 14:19:50 -05:00
Mark Peterson
07db0fcc0a
License update (#830) 2020-08-12 17:28:51 -05:00
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
Patrick Hogan
09c81f862e Update 2018-06-21 19:03:59 -07:00
Patrick Hogan
44a32a6501 Update 2018-06-21 18:45:33 -07: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
Patrick Hogan
6ebc542db8 Updated. 2017-11-20 14:06:30 -08: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