NASAWorldWind / WorldWindServerKit

The NASA WorldWind Server Kit (WWSK) is an open source Java project that assembles GeoServer for easy distribution and implementation.
92 stars 54 forks source link

Create a WWSK Viewer prototype using the WorldWindExplorer web app #114

Closed emxsys closed 6 years ago

emxsys commented 6 years ago

Add the WorldWindExplorer web app to the WWSK Viewer module to elaborate as a prototype. The WorldWindExplorer includes some basic components required of the viewer:

Re: epic #107

emxsys commented 6 years ago

I added the WorldWindExplorer app to the feature branch. It is available at geoserver/explorer/index.html (the endpoint is arbitrary and subject to change). I changed the WorldWindExplorer's layout to show the Layers tab at startup, hide the Output panel, and re-purpose the Home tab for settings.

The LayerManager is ready for elaboration re: #111