Skip to content

Commit

Permalink
Update preview.js
Browse files Browse the repository at this point in the history
  • Loading branch information
korywka authored Oct 22, 2024
1 parent 8e665e0 commit 9e21ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion preview/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const polygon = {
};

const map = new mapboxgl.Map({
accessToken: 'pk.eyJ1Ijoia29yeXdrYSIsImEiOiJja2p1ajdlOWozMnF2MzBtajRvOTVzZDRpIn0.nnlX7TDuZ3zuGkZGr_oA3A',
accessToken: 'pk.eyJ1Ijoia29yeXdrYSIsImEiOiJjbTJreGo1bHkwNWx1MmtxdGJtN2phdmEwIn0.Rct4IUBzwzsKF90Riz81dA',
container: 'map',
style: 'mapbox://styles/mapbox/standard',
zoom: 14,
Expand Down

0 comments on commit 9e21ac3

Please sign in to comment.