-
MapServer has (AFAIK) a WMTS-like tiles endpoint. Sometimes a MapServer layer only supports the tiled API, not export as is currently used by Terria. This has been observed for datasets served from ht…
-
Potentially a precision issue. Maybe a driver bug.
Select "Draw a Polygon" and zoom in to http://cesiumjs.org/Cesium/Apps/Sandcastle/index.html?src=Ground%20Clamping.html&label=Showcases
![ok2]…
-
i want to add custom geometry and set Appearance with a image,there is no error message,but the geometry is not show.please help me,i have waste three days on it. i have no idea.
Sandcastle example…
-
Sandcastle example:
https://sandcastle.cesium.com/#c=rZRdb9MwFIb/ipWrVKtO2l1w0WYVU4cQCASiEjcEVWfJaWNwbMt2Ograf8fOR5eyTYomfJMc+33e449j50paxw6c7siwKybpjq3J8rqCr01fnEV5E6+VdMglmSyaLDOZScbyhtVGVdyS…
-
In the current state, tmap is not so generic that extensions are easy. Mainly, this has to do with the fact that aesthetics are pre-specified, e.g. `tm_polygons` has `col`, `tm_symbols` has `col`, `si…
-
Upgrading from CesiumJS 1.91 to 1.92+ causes jest tests to be unable to invoke the UrlTemplateImageryProvider constructor, the returned object is empty (all default values) when on 1.91 and lower it w…
-
## Overview
CesiumJS has been powered by WebGL 1 since the very beginning, and while support for WebGL 2 was added in [2015](https://github.com/CesiumGS/cesium/pull/3094), as of version 1.99, Cesiu…
-
I m trying to add a style to a feature when load geojson:
for (var i = 0; i < entities.length; i++) {
const entity = entities[i];
entity.polygon.material = new Cesium.ImageMaterialProperty({
…
-
Hi,cesium teams,
This may not be a bug,but it affects the experience.The problem is that different computers call callbackProperty at different frequencies, resulting in the animation effect on diffe…
-
We haven't updated README.md significantly in a while. We should update it to
- Have a nicer looking layout
- Highlight our most recent demos
- Highlight our supported features (see https://githu…