Commit fa836336 authored by Sven Schneider's avatar Sven Schneider
Browse files

fixed type in path of AoI building tileset

parent 70572bae
Pipeline #1650 passed with stages
in 14 seconds
......@@ -66,7 +66,7 @@ $(function () {
var tileset = viewer.scene.primitives.add(new Cesium.Cesium3DTileset({
url: 'buildingTiles/Aoi/tileset.json',
url: 'buildingTiles/AoI/tileset.json',
show: true
}));
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment