13 Commits

Author SHA1 Message Date
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
AkeluX
117340a1a0 Highlight the links better
Refine the description of the list
2018-02-12 15:54:44 +01:00
jbalhar
ae50e620da Redesigning the KML Example interface to facilitate better the view of the KML Controls. 2018-01-03 13:37:31 +01: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
pdavidc
70e0bfd772 Removed defunct OpenStreetMapLayer from examples 2016-12-23 16:05:40 -08:00
Jakub Balhar
02632bcea7 Fix duplicating options. 2016-04-28 08:15:10 +02:00
Jakub Balhar
6fa9a19d86 Render renamed everywhere. 2016-02-18 10:57:16 +01:00
Jakub Balhar
d7bdfd9350 Updated Signature of KmlFile. 2016-01-29 14:04:01 +01:00
Jakub Balhar
fe925036a5 Remove unneeded examples
Rename example to conform to other examples
Move .kml file to data
Update run configuration.
2016-01-20 19:40:13 +01:00