-
Reported on the forum: https://groups.google.com/forum/?hl=en#!topic/cesium-dev/XVKUlkEIY2c
![image](https://cloud.githubusercontent.com/assets/3451886/21502660/70525050-cc1f-11e6-8c80-4b3a79a4b876…
-
### What happened?
When I use QuantizedMeshTerrainData.prototype.interpolateHeight to obtain the height of the current coordinates, it always returns undefined.
At this point, it's noticed that in …
-
Noticed during testing of #5133.
Boxes with dynamic geometry don't track correctly when the clock is animating. You can pause the clock, and track such a box with the camera, and that works fine. …
-
The map is designed as a ECS component and an /editor scene node.
It connects to mapbox and google maps for data.
Uses leaflet and 3d layer in that has a wrapped map geolocation search API locat…
-
The camera rolls 180 degrees after calling lookAt in 2D mode. Is this expected?
Here's a sandcastle example: http://cesiumjs.org/Cesium/Apps/Sandcastle/?src=Hello%20World.html&label=Showcases&gist=…
-
### What happened?
I want to draw a midpoint between two points, and I expect the point height fit the ground/3dtiles. I first calculate the world position of that point, convert it to cartographic…
-
Currently, `erdblick` only supports `mapget` line geometries and renders them as (white) hairlines. But mapget supports more geometric primitives and users also need more ways of how to represent them…
-
Now that KTX2/Basis support is being added to CesiumJS in https://github.com/CesiumGS/cesium/pull/9040 we should add a sample that uses KTX2/Basis textures.
@YoussefV Take a look at `createBatchedT…
-
I want to create a planet without any tile layer. The only thing I want is countries drawn as a vector which I am able to draw using selection.html example. But the globe itself is white in color. How…
-
### What happened?
What happen:
When using Scene.sampleHeight o rScene.clampToHeight function it create a hole in entities that are directly below the camera (see attached screenshots). I tried to …