References to AGI's hosted STK Terrain Server are not valid for out-of-the-box private deployments (local rewrite rule). Please update the examples to use "https://assets.agi.com/stk-terrain/v1/tilesets/world/tiles".
@rahwang could you please make this change?
Sure thing, @pjcozzi !
There are also a slew of places in cesium's code base where we do this, might as well be consistent. Just search for assets.agi.com/stk-terrain and you'll find them all (since they are not all world specific).
Most helpful comment
There are also a slew of places in cesium's code base where we do this, might as well be consistent. Just search for
assets.agi.com/stk-terrainand you'll find them all (since they are not allworldspecific).