Skip to content

Commit

Permalink
Use mbx-3dbuildings-v1 tileset as landmarks source (#589)
Browse files Browse the repository at this point in the history
Tileset update for mbx-3dbuildings-stg broke on gl-js-internal as the codebase does not have support for a new feature used in the tileset. Use older tileset mbx-3dbuildings-v1 temporarily until we can land the proper fix.
  • Loading branch information
aleksigron authored Jun 7, 2023
1 parent 263c20f commit 31ed93d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debug/dynamic.js
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ window.dynamic = {
},
"mbx-3dbuildings": {
"type": "batched-model",
"url": "mapbox://mapbox.mbx-3dbuildings-stg"
"url": "mapbox://mapbox.mbx-3dbuildings-v1"
}
},
"sprite": "mapbox://sprites/mapbox-map-design/clhrnvstg01yh01pn02ty6w7p/82qb27u5bmlfnboenyglbwsa3",
Expand Down

0 comments on commit 31ed93d

Please sign in to comment.