From 31ed93d35bcc14380a4b49b75e2713ee774e843a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleksi=20Gr=C3=B6n?= Date: Wed, 7 Jun 2023 13:00:32 +0300 Subject: [PATCH] Use mbx-3dbuildings-v1 tileset as landmarks source (#589) 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. --- debug/dynamic.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debug/dynamic.js b/debug/dynamic.js index 19081dc15d8..bc8525198d8 100644 --- a/debug/dynamic.js +++ b/debug/dynamic.js @@ -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",