NASAWorldWind / WebWorldWind

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.
898 stars 384 forks source link

Vscode conversion #871

Closed markpet49 closed 2 years ago

markpet49 commented 2 years ago

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

Beak-man commented 2 years ago

@markpet49 a unit test of the Sector class is failing after the latest commits: image