WebWorldWind icon indicating copy to clipboard operation
WebWorldWind copied to clipboard

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.

Results 111 WebWorldWind issues
Sort by recently updated
recently updated
newest added

### Prerequisites Please fulfill the following requirements before submitting an issue to this repository. - Check the "Common Problems" page on the WorldWind website: https://worldwind.arc.nasa.gov/web/tutorials/common-problems/ - Check that your issue...

enhancement

### Description The _TectonicPlatesLayer_ plate geometries are drawn with `SurfacePolygon`, yet the source geometry for each plate is a WKT _LineString_. The geometry should be drawn with `SurfacePolyline`. ### Steps...

bug

### Description We're currently using animation features in 3 examples: - SunSimulation - TestMovingSurfaceShapes - StarField The first two utilize `Window.setInterval` as a mechanism to update their animations, while the...

enhancement
in progress
nasa

Child of #561 Create a functional test for benchmarking surface shape performance - Determine key attributes to test and report - Clearly define and communicate results

enhancement
needs review
nasa