Skip to content

Commit

Permalink
Upgrade to bright v2 style.
Browse files Browse the repository at this point in the history
  • Loading branch information
francois2metz committed Aug 26, 2024
1 parent 20d8125 commit 8599d50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<script>
const map = new maplibregl.Map({
container: 'map',
style: 'https://api.maptiler.com/maps/bright/style.json?key=VrW8CutulGiQjLjqWlNM',
style: 'https://api.maptiler.com/maps/bright-v2/style.json?key=VrW8CutulGiQjLjqWlNM',
center: [2.3601072, 48.876853],
zoom: 18,
hash: true
Expand Down

0 comments on commit 8599d50

Please sign in to comment.