Skip to content

Commit

Permalink
Changed map style
Browse files Browse the repository at this point in the history
  • Loading branch information
fboes committed Feb 4, 2024
1 parent 302ccf3 commit a3eeea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ <h4>Edit waypoint</h4>
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",
});

Expand Down

0 comments on commit a3eeea3

Please sign in to comment.