diff --git a/dist/index.html b/dist/index.html index 64c7e1a..d7b3155 100644 --- a/dist/index.html +++ b/dist/index.html @@ -409,7 +409,7 @@

Edit waypoint

document.getElementById("map").innerHTML = ""; const map = new mapboxgl.Map({ container: "map", - style: "mapbox://styles/mapbox/outdoors-v12", + style: "mapbox://styles/fboes/cls6d447f00xy01qsds04606f", accessToken: "pk.eyJ1IjoiZmJvZXMiLCJhIjoiY2xjZWsyZmo2MDh3cjNybWljM2cxNDA4cSJ9.jsRuxcBPqXXsDjDOnUAZFw", });