Tile-based loading strategy for CZML

Hi All,

Does cesium support (or does the cesium API allow for) loading of CZML content through a tile-based loading strategy?

Let’s say for argument’s sake, an OpenStreetMap-style XYZ tiling scheme, where a request for a row/col/zoom can be translated to a request for CZML content in a known area with the Z parameter allowing for the ability for web services to control the fidelity of CZML content being returned.

  • Jackie

Hello Jackie,

We are currently working on implementing 3D Tiles. This forum post has a lot of information about what 3D tiles are and our current progress: https://groups.google.com/forum/#!topic/cesium-dev/tCCooBxpZFU

Best,

Hannah