CesiumGS / CesiumGS/cesium-native
`TileMapServiceRasterOverlay` `minimumLevel` causes incorrect rendering
Open
bug
- Dominant language
- C++
- Stars
- 623
- Forks
- 277
- PR merge metrics
- No merged PRs in 30d
Description
Setting the `minimumLevel` of a `TileMapServiceRasterOverlay` causes it to "squash" the texture. For example, the below imagery in Unreal Engine is with a `minimumLevel` of 1.

Setting the `minimumLevel` to 2 increases the amount of "squashing" -- it seems to deform by a factor of 2.
Contributor guide
Assessment
This issue has not been assessed yet.