Skip to content

Commit

Permalink
zoom way out
Browse files Browse the repository at this point in the history
  • Loading branch information
almccon committed Jul 11, 2024
1 parent cab1cef commit 2968217
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 @@ -36,7 +36,7 @@
<button id="fly">Zoom</button>
<script>
const start = 18;
const end = 14;
const end = 4;
const target = [0, 0];
const map = new maplibregl.Map({
container: 'map',
Expand Down

0 comments on commit 2968217

Please sign in to comment.