Skip to content

Commit b238da6

Browse files
committed
Updated Terain Classification sandcastle tileset
1 parent 38ed4a6 commit b238da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Apps/Sandcastle/gallery/3D Tiles Terrain Classification.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
// Vector 3D Tiles are experimental and the format is subject to change in the future.
3939
// For more details, see:
4040
// https://github.com/AnalyticalGraphicsInc/3d-tiles/tree/3d-tiles-next/TileFormats/VectorData
41-
var tileset = new Cesium.Cesium3DTileset({ url: Cesium.IonResource.fromAssetId(3841) });
41+
var tileset = new Cesium.Cesium3DTileset({ url: Cesium.IonResource.fromAssetId(5737) });
4242
viewer.scene.primitives.add(tileset);
4343

4444
tileset.style = new Cesium.Cesium3DTileStyle({

0 commit comments

Comments
 (0)