From cf51a60aa81929ce8996cf70348675e9ac199649 Mon Sep 17 00:00:00 2001 From: Aleksandr Shoronov Date: Thu, 14 Dec 2023 12:28:24 +0200 Subject: [PATCH] [GLJS-612] Updated sandbox to GLJSv3 (#1206) --- debug/app.js | 1 - debug/index.html | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debug/app.js b/debug/app.js index 7acc5c752..fc9e900a3 100644 --- a/debug/app.js +++ b/debug/app.js @@ -24,7 +24,6 @@ const map = new mapboxgl.Map({ container: 'map', zoom: 1, center: [0, 0], - style: 'mapbox://styles/mapbox/streets-v8' }); map.addControl(new MapboxGeocoder({ diff --git a/debug/index.html b/debug/index.html index 580b46d02..f49adc6a1 100644 --- a/debug/index.html +++ b/debug/index.html @@ -5,8 +5,8 @@ Mapbox GL Draw | Mapbox - - + +