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
Fix tiled elevation coverage absent resource list analysis #886
Description of the Change
Added analysis of absent resource list missed in the code.
Why Should This Be In Core?
There is a bug in code, which fills absent resource list but never check it.
Benefits
Missed elevation tiles will not be requested too often.
Potential Drawbacks
None
Applicable Issues
None