The NASA WorldWind Javascript SDK (WebWW) includes the library and examples for creating geo-browser web applications and for embedding a 3D globe in HTML5 web pages.
Fixes the calculation for tile splitting when the viewpoint is close to the surface allowing the highest resolution tiles to be loaded at those altitudes. Also adds support for editing/debugging with VSCode.
Description of the Change
Fixes the calculation for tile splitting when the viewpoint is close to the surface allowing the highest resolution tiles to be loaded at those altitudes. Also adds support for editing/debugging with VSCode.
Why Should This Be In Core?
Improves the map view at low viewpoint altitudes.
Benefits
Improves the map view at low viewpoint altitudes.
Potential Drawbacks
None known