WorldWindEarth / explorer

WorldWindExplorer: A 3D virtual globe geo-browser app framework based on WorldWindJS, Bootstrap and KnockoutJS. Includes 3D globe and 2D map projections, imagery, terrain, markers, plus solar and celestial data.
https://worldwind.earth/explorer
MIT License
76 stars 24 forks source link

Refactor Views and View Models #68

Closed emxsys closed 6 years ago

emxsys commented 6 years ago

Create view fragments (html files) for each view and refactor the view models to load the given view fragment. This change will make the web app more modular in nature, making it easier to add/remove subject domains.