Explorar o código

Update mapbox style

Tatiana Inama %!s(int64=6) %!d(string=hai) anos
pai
achega
9e1d35de5c
Modificáronse 1 ficheiros con 3 adicións e 4 borrados
  1. 3 4
      index.html

+ 3 - 4
index.html

@@ -78,10 +78,9 @@
         
         var map = new mapboxgl.Map({
           container: 'map',
-          style: 'mapbox://styles/tinama/ck799vnw63ib11ipk5yxib52f',
-          center: [-2.242678, 53.482125],
-          zoom: 13,
-          maxBounds: bounds
+          style: 'mapbox://styles/tinama/ck7avipta06nj1jmomolvvrbr',
+          center: [-2.884808, 53.495743],
+          zoom: 9.5,
         });
         
         var Draw = new MapboxDraw({