I added a 3dtileset model to a map, but it's size is not fit for the map, how can I resize the model so that it is fit for the map?
Cesium3DTilesets have a modelMatrix property that you can use to translate, rotate, and scale the tileset.
Thanks,
Gabby