Skip to content

Commit

Permalink
examples(3dtiles): update 3d tiles dataset on 3dtiles_25d example to …
Browse files Browse the repository at this point in the history
…a textured one
  • Loading branch information
jailln authored and mgermerie committed Mar 10, 2023
1 parent 6f4ec34 commit 15b438c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/3dtiles_25d.html
Expand Up @@ -86,7 +86,7 @@
name: 'Lyon-2015-building',
source: new itowns.C3DTilesSource({
url: 'https://raw.githubusercontent.com/iTowns/iTowns2-sample-data/master/' +
'3DTiles/mesh-lyon-2015/tileset.json',
'3DTiles/lyon_1_3946_textured_draco/tileset.json',
}),
}, view);

Expand Down

0 comments on commit 15b438c

Please sign in to comment.