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

fixed type in path of AoI building tileset

parent 70572bae
No related merge requests found
Pipeline #1650 passed with stages
in 14 seconds
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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
}));
......
Supports Markdown
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