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
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
Endia Irizarry
22eb1bba83 Add descriptions to examples from Annotations to ParseURL (#718)
* Add issue template for submitting issues

* Add pull request template

* Change "Note:" in pull request template

* Change "Note:" in pull request template

* Add CONTRIBUTING.md

- This CONTRIBUTING.md replaces "HowToContribute.md". The content in "HowToContribute.md" replaced, but merely ported to the new CONTRIBUTING.md.
- This document explains the expectations for contributing to the Web WorldWind repository. It includes information on how to submit a bug report, new feature suggestion, or a pull request.
- It also guides the user on the appropriate way to contact the WorldWind team with questions.

* Move contributing list under correct heading.

The list to contributing to Web WorldWind (reporting a bug, suggesting a new feature, creating a pull request) was under the wrong heading (Asking Questions). It is now under Contributing.

* Fix spacing

* Add bullet points

* Update CONTRIBUTING.md

Add bullet points to table of contents.

* Update CONTRIBUTING.md

- Deleted the opening sentences which offer an invitation to change WorldWind standards.
- Add Resources content about the WorldWind website, forum, and administrative contact.

* Fix spacing in CONTRIBUTING.md

- Fixed spacing in the last lines of CONTRIBUTING.md so that they are double-spaced.

* Fix email link in CONTRIBUTING.md

* Change "World Wind" to "WorldWind"

* Add description to examples from annotations to parseURL

* Fix measurements' description

* Clarify example descriptions

* Clarify example descriptions
2018-05-30 14:49:17 -05: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
Endia Irizarry
52b1106a58 Commented boilerplate code for examples (from Annotations to ParseURLArgs). (#710)
* Add issue template for submitting issues

* Add pull request template

* Change "Note:" in pull request template

* Change "Note:" in pull request template

* Add CONTRIBUTING.md

- This CONTRIBUTING.md replaces "HowToContribute.md". The content in "HowToContribute.md" replaced, but merely ported to the new CONTRIBUTING.md.
- This document explains the expectations for contributing to the Web WorldWind repository. It includes information on how to submit a bug report, new feature suggestion, or a pull request.
- It also guides the user on the appropriate way to contact the WorldWind team with questions.

* Move contributing list under correct heading.

The list to contributing to Web WorldWind (reporting a bug, suggesting a new feature, creating a pull request) was under the wrong heading (Asking Questions). It is now under Contributing.

* Fix spacing

* Add bullet points

* Update CONTRIBUTING.md

Add bullet points to table of contents.

* Update CONTRIBUTING.md

- Deleted the opening sentences which offer an invitation to change WorldWind standards.
- Add Resources content about the WorldWind website, forum, and administrative contact.

* Fix spacing in CONTRIBUTING.md

- Fixed spacing in the last lines of CONTRIBUTING.md so that they are double-spaced.

* Fix email link in CONTRIBUTING.md

* Change "World Wind" to "WorldWind"

* Commented boilerplate code

* Correct comments for boilerplate code

* Fix indentation in Collada Example
2018-05-23 15:00:08 -05:00
Miguel Del Castillo
f389b57d38 Added punctuation to comments and corrected a typo (#708) 2018-05-22 16:56:56 -07: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
Beak-man
ef1b99ce00 Minor changes to Annotations example to make it more easy to read
- Some typos in the AnnotationController's comments were corrected
- Typo corrected in ShapefilesComplex.js filename (the "F" is now
  correctly capitalized).
2017-06-01 17:46:40 -05:00
Beak-man
71bb341ee8 Simplified, enhanced and debugged Annotations example. Other minor example fixes
- 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.
2017-05-31 15:50:33 -05:00
pdavidc
70e0bfd772 Removed defunct OpenStreetMapLayer from examples 2016-12-23 16:05:40 -08:00
revo09
2308b818ad Added color for text attributes 2015-11-03 15:28:36 +02:00
revo09
42a5fe9c5b Added layer manager for the projection dropdown 2015-10-16 18:04:06 +03:00
revo09
1fb33a334e Refactored leader gap height and added to attributes 2015-10-16 17:44:49 +03:00
revo09
e7ee6a4648 Refactored the examples, interfacing with the DOM elements was moves to AnnotationController. Also switched to Insets class. 2015-10-08 22:36:21 +03:00
revo09
fa66f0fb03 Added slider for rounded corners 2015-10-05 16:19:18 +03:00
revo09
49b42d82cb Fix UI scale and opacity 2015-10-05 16:07:55 +03:00
revo09
1e69974fc1 Initial commit 2015-09-28 00:35:23 +03:00