-
Looks like clustering is only supported for **billboards, points** and **labels** in 1.27.
> new Cesium.DataSource() DataSources/DataSource.js 20
> ... snip
> clustering : EntityCluster DataSourc…
-
### What happened?
I have an entity which has mouse over event enabled, and I am picking the entity using scene.pick as shown below.
const pickedObject = viewer.scene.pick(movement.endPosition);
…
-
While converting Shapefile into 3Dtiles, all additional attributes (beside height) were deleted from 3d tiles.
conversion command:
>3dtile.exe -f shape -i storage tanks.shp -o storage tanks --heig…
-
ImageryLayer.colorToAlphaThreshold is not respected when set to 0.0. If set to any other value (e.g., 0.000001) - it does.
For example, to remove pure black (Imagery layer margins):
imageryLayer.c…
-
Hi. I have built CTB by Visual Studio 2015 with GDAL2.0.1, then use CTBtile to tile my DEM data with command -o XXX XXX.tif. The tool worked great while it appears a sharp scenery in CesiumJS which i…
-
CesiumJS is an extensive library with a lot of functionality that, depending on the app or use case, goes unused. Installing the `cesium` npm package also syncs third party libraries which may go unus…
-
Hello, for me it is not really clear what functionalities i will get from ol3 and cesium.
**Does i have the full features of Cesium?** for example ...
- Loading different elevation models
- new 3…
-
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. …
-
Hi there
I'm not a python programmer,this is my first meet python tools.I used [CTB](https://github.com/ahuarte47/cesium-terrain-builder/tree/master-quantized-mesh) before to generate quantized-mesh.…
-
Any plans to add support for a TIN instead of DEM format to MapZen / S3 tiles? For example, for use in Cesium using the Quantized Mesh format: https://cesiumjs.org/data-and-assets/terrain/formats/quan…