Questions tagged [webworldwind]

5 questions
14
votes
2 answers

WebWorldWind Renderable Position Update

I am trying to "move" renderables around the web worldwind globe on an interval. To illustrate the issue I am having, I made a small example. This works (but is inefficient): var myVar = setInterval(myTimer, 5000); function myTimer() { …
mainstringargs
  • 13,563
  • 35
  • 109
  • 174
1
vote
0 answers

Geoserver pyramid DEM goes to 0 at a certain zoom level

I'm trying to make a pyramid to serve my own digital elevation model from geoserver to webworldwind by using geoserver's ImagePyramid plugin and the DDS/BIL extension. As source files, I used a bunch of geotiffs from "ALOS World 3D - 30m (AW3D30)"…
1
vote
0 answers

NASA world wind map - open navigation URL new window after clicking on custom Placemark

Please suggest me how to perform following scenario using world wind map on the web: open navigation URL new window after clicking on custom Placemark I have tried to register or add event dynamically place work canvas but no luck. Please refer…
1
vote
1 answer

Toggle Layers in Web WorldWind

I'm new to Web WorldWind and forgive me if this is a simple question, but I haven't found a solution in the documentation or elsewhere. I have the following: