CesiumGS / cesium

An open-source JavaScript library for world-class 3D globes and maps :earth_americas:
https://cesium.com/cesiumjs/
Apache License 2.0
12.45k stars 3.39k forks source link

WMS service will occupy 3dtiles network request resources #8730

Closed xianxuLi closed 4 years ago

xianxuLi commented 4 years ago

WMS service will occupy 3dtiles network request resources, which leads to the slow loading of 3dtiles. How can I solve this problem?

OmarShehata commented 4 years ago

There was some discussion on this issue here: https://github.com/CesiumGS/cesium/issues/5954.

If you are seeing a significant delay in 3D Tiles loading when having an imagery layer in the scene, please provide a minimal Sandcastle example that demonstrates this issue.

OmarShehata commented 4 years ago

Closing since no reproducible example was provided.