Skip to content

Commit

Permalink
new token
Browse files Browse the repository at this point in the history
  • Loading branch information
rensanrenren committed Feb 14, 2025
1 parent aa2fd54 commit 051d7de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions script.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
mapboxgl.accessToken = 'pk.eyJ1IjoicmVuc2FuIiwiYSI6ImNsbmU5M2VmbjA0MTcya21lZzA3ZWoxNmkifQ.xPW2Ai8yWpUcKkJYrTOYqw';
mapboxgl.accessToken = 'sk.eyJ1IjoicmVuc2FuIiwiYSI6ImNtNzUwdWVnaDBnYm8yaXF5bnhlYml4ZjgifQ.p6imH-IfdDRXoVNbr4ZlhQ';

const map = new mapboxgl.Map({
container: 'map',
style: 'mapbox://styles/mapbox/streets-v12',
style: 'mapbox://styles/rensan/cm695riwn00fr01stf1ef0tap',
center: [-20.0873, 9.58738],
zoom: 8
});
Expand Down

0 comments on commit 051d7de

Please sign in to comment.