21 Commits

Author SHA1 Message Date
Mark Peterson
07db0fcc0a
License update (#830) 2020-08-12 17:28:51 -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
c8128929f0 Move layer manager to the end of examples (from Paths to WMTS) (#728)
* Moved LayerManager creation at the end of each example (From Paths to WMTS)

* Ran code formatting tool and eliminated superfluous whitespace

* Eliminated whitespace at the end
2018-06-04 14:01:06 -07:00
Endia Irizarry
bd65ee8080 Add atmosphere layer to black background to all examples (#713)
* Changed background color to black in most examples

* Add atmosphere layer to all examples

* Move atmosphere layer to show inner shading on all layers.

* Added comment pointing out importance of adding the atmosphere layer at the end
2018-05-30 15:21:58 -07:00
Miguel Del Castillo
c22a01d1b4 Adds descriptions to examples that were lacking one (#717) 2018-05-30 12:41:51 -07:00
Miguel Del Castillo
7fcd884a00 Corrected logger level comment to reflect that it logs both warnings and errors (#711) 2018-05-23 14:05:33 -07:00
Miguel Del Castillo
71b431bc26 Commented boilerplate code for examples (from Paths to WMTS). (#709)
* Commented WorldWindow boilerplate (logger and layer creation and addition).

* Corrected comment in StarField
2018-05-23 12:50:08 -07:00
Mark Peterson
b8799b19e7 layerManager spelling correction, format cleanup for examples (#409) 2017-12-06 17:25:37 -06:00
Patrick Hogan
6ebc542db8 Updated. 2017-11-20 14:06:30 -08:00
Zach Glueckert
04ad540776 Refactor the examples reference method of the WorldWind library (#275)
* Add WorldWind shim as library reference
- Closes #254
- Update the WorldWind object to reference the KmlControls and KmlTreeVisibility classes
- Fix ordering of dependencies in WorldWind
2017-11-03 13:57:40 -07: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
zglueck
958d06bd04 Update NEO WMS url 2017-06-14 10:49:52 -04:00
Zach Glueckert
993da22408 Refactor failure anonymous callback to function expression 2017-02-23 15:59:12 -05:00
Zach Glueckert
26ec54d576 Add semicolons to console.log statement 2017-02-23 11:04:03 -05:00
Zach Glueckert
c8e38c97c4 Move OGC standards to applicable folders
-Add call back to failure call in WMTS and WMS examples
2017-02-23 10:48:18 -05:00
Zach Glueckert
9d3c7f3464 Refactor failure and document retrieval handling 2017-02-22 22:15:51 -05:00
Zach Glueckert
13ea3bd98f Refactor WMS and WMTS asynchronous document retrieval 2017-02-22 15:39:54 -05:00
Zach Glueckert
8c12833494 Refactor example to use jQuery for retrieving WMS GetCapabilities document 2017-02-21 21:24:24 -05:00
Zach Glueckert
8c4d4ded3b Fix unterminated statements 2017-02-17 15:04:36 -05:00
Zach Glueckert
4c8060f952 Add WMS example 2017-02-17 15:01:24 -05:00