NASAWorldWind / WorldWindServerKit

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

Upgrade WWSK Explorer to WorldWindLabs/WorldWindExplorer 0.3.0 #161

Closed emxsys closed 6 years ago

emxsys commented 6 years ago

Upgrade the WWSK Explorer to the latest release of the WorldWind Explorer to leverage improvements in the UI, especially the drag-n-drop functionality in the layer lists.

emxsys commented 6 years ago

TODO:

emxsys commented 6 years ago

Fixed restoration of layer sort order: the LayerManager.sortLayers wasn't be called at the end of the asynchronous loading of layers. Added a call to sortLayers at the end of LayerManager.addAvailableWmsLayers

emxsys commented 6 years ago

Updated the WWSK Explorer to v0.3.0.