Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
itanka9 committed Jan 31, 2025
1 parent 3782c8a commit 1cd9c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/globe/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<script>
const map = new mapgl.Map('container', {
center: [0, 25.23584],
zoom: 3,
zoom: 2.5,
zoomControl: false,
// API key can be used on 2gis.github.io/mapgl-examples only!
key: 'f1e71868-5c3d-4743-825c-90485bebbef4',
Expand Down

0 comments on commit 1cd9c54

Please sign in to comment.