-
It would be great if we could select a tile set in the stage and zoom extents to it.
Currently, if you zoom extents to a tileset it zooms to its origin (usually at 0,0,0).
Simply having an AABB …
-
What's a good way to draw hundreds of dots on a map
在地图上画上百个圆点有什么好的方法
-
The simple mention of fsInput.attributes.tangentEC in my custom shader generates the following exception:
```
ERROR: 0:78: '=' : dimension mismatch
ERROR: 0:78: 'assign' : cannot convert from 'hi…
-
Analyzing my radio garden webpack build, I noticed that the build includes polyfills for several node.js libraries – over 100kb minified which isn't left out of the browser build.
The reason for th…
-
Hi guys. I have an application that uses cesium, I build a lot of entities on the map and then use ScreenSpaceEventHandler to move them. There is a performance issue in my application, I have started …
-
Sandcastle example: not necessary
Browser: Edge
Operating System: Win 10
When I paste in the coordinates (from a search) for the Titanic, I found: 41°43′32″N 49°56′49″W, into the geocoder w…
-
Hello everyone!
I have this structure:
```bash
Model/
├─ tileset.json
├─ Data/
│ ├─ a.b3dm
│ ├─ b0.b3dm
│ ├─ b1.b3dm
│ ├─ ... and other 620 .b3dm files
```
I tried to convert it, b…
-
Hello,
I am trying to use the mesh output with CesiumJS.
I am getting the error:
Cesium.js:452 An error occurred in "w": Failed to obtain terrain tile X: 1 Y: 0 Level: 0.
Cesium.js:452 An err…
-
Some structural changes to the `EXT_mesh_features` extension have been started recently. The largest change is that `EXT_mesh_features` will now **only** cover the definition of Feature IDs. (The rema…
-
I a using Cesium 1.105.0 with React 18 on StrictMode.
I am adding a datasource to viewer datasources, then removing it on component unmount. When removing it I have this error:
`
An error occurre…