How to find 3dtiles building heights with only latitude and longitude
But there is no terrain data and the screen view is looking somewhere else.
Hi @11167, can you explain a little more about your use case?
In the Cesium OSM Buildings Sandcastle, you can click on a building and view the metadata. One of the metadata fields is the height.
For this to work, the camera needs to be pointing at your desired longitude and latitude–otherwise the tiles at that location will not be loaded, so CesiumJS cannot query them.