I am experimenting with the CesiumTerrainProvider and want to determine if a quantized tile exists when the request is made to the server.
The reason being I need to generate the tile at request time. Am I right in thinking that in the layer.json file, the “available” array must state all possible tiles in advance for this to happen.
**Is there no easy way to state in the layer.json file request all tiles. **