worldwind-react-app icon indicating copy to clipboard operation
worldwind-react-app copied to clipboard

Geo-browser web app using the Web WorldWind virtual globe SDK from NASA and ESA with React and Bootstrap 4

Results 24 worldwind-react-app issues
Sort by recently updated
recently updated
newest added

Persist session settings (Layers, Settings and Markers) to the browser's local storage.

enhancement

Add an "Add Server" or "Add Data" or "Add Data Source" to the Settings menu.

enhancement

Allow layers to be reordered via drag-and-drop. - Add [react-dragula](https://github.com/bevacqua/react-dragula) npm module - Apply to the Overlays

enhancement

Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `json5` from 0.5.1 to 2.2.3 Release notes Sourced from json5's releases. v2.2.3 Fix:...

dependencies