Skip to content

Commit

Permalink
Update main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
davidh167 committed Apr 12, 2024
1 parent 3a56834 commit ed2c442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const map = new Map({
})
],
view: new View({
center: [0, 0],
center: [-13432061.001022695, 4204734.068359812],
zoom: 2
})
});

0 comments on commit ed2c442

Please sign in to comment.