We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3782c8a commit 1cd9c54Copy full SHA for 1cd9c54
src/globe/index.html
@@ -23,7 +23,7 @@
23
<script>
24
const map = new mapgl.Map('container', {
25
center: [0, 25.23584],
26
- zoom: 3,
+ zoom: 2.5,
27
zoomControl: false,
28
// API key can be used on 2gis.github.io/mapgl-examples only!
29
key: 'f1e71868-5c3d-4743-825c-90485bebbef4',
0 commit comments