Rendered actually renders tiles in batches and combines them into a single file called a MetaTile. To return the tile to the client the module needs to be able to parse the MetaTile & then return the tile within it.
Rendered actually renders tiles in batches and combines them into a single file called a MetaTile.
To return the tile to the client the module needs to be able to parse the MetaTile & then return the tile within it.