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 115 WebWorldWind issues
Sort by recently updated
recently updated
newest added

Here is the code that I would expect to draw a path with a dotted line using the stipple parameters. ``` var orbitPathArray = var orbitLayer = var pathAttributes= new...

Steps for replication: 1. Download WebWorldWind-Distribution-0.11.0.zip from [this](https://github.com/NASAWorldWind/WebWorldWind/releases/tag/v0.11.0) page. 2. Extract the archive using any application of your choice (winzip, winrar, etc). 3. It will throw errors due to "invalid...

> **Bing Maps for Enterprise service retirement** > Bing Maps for Enterprise is deprecated and will be retired. Free (Basic) account customers can continue to use Bing Maps for Enterprise...

Hello, I would like to suggest an enhancement to add support for ECI (Earth-Centered Inertial) coordinates. This feature would be very beneficial for accurately visualizing and tracking celestial bodies, such...

### Description of the Change Substituted development dependency `grunt-zip` for `grunt-contrib-compress`. The latter is more actively maintained, has more robust binary data handling and better cross-platform compatibility. https://github.com/twolfson/grunt-zip https://github.com/gruntjs/grunt-contrib-compress Note...