We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 067f8ec commit bfccecbCopy full SHA for bfccecb
examples/classic/others_projection.html
@@ -53,7 +53,7 @@
53
54
function addLayer() {
55
map.addLayer(layer);
56
- map.setCenter(new SuperMap.LonLat(9733502.481499, 4614406.969325), 4);
+ map.setCenter(new SuperMap.LonLat(9733502.481499, 4614406.969325), 1);
57
}
58
59
function getMousePositionPx(evt) {
0 commit comments