Hi all, I’m now trying to load the whole and display a city’s 3DTiles buildings using cesium, and when loading using 3DTiles, only some of the levels are displayed (you can’t actually see the buildings under this level ):
The effect I’m trying to achieve:
This looks similar but there is a difference, the downtown buildings are already shown in the image below and the result I developed using 3DTiles looks like this:
At the initial level, the buildings are not visible, only after zoom level.
Please how can I achieve the effect in figure 2, like using GeoJSON to load the buildings. Unfortunately I have a recurring memory overflow when loading buildings using GeoJSON.