Skip to content

Commit bfccecb

Browse files
[update] 示例中map-china400服务替换为map-china服务
(edit by zq, review by hzp)
1 parent 067f8ec commit bfccecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/classic/others_projection.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353

5454
function addLayer() {
5555
map.addLayer(layer);
56-
map.setCenter(new SuperMap.LonLat(9733502.481499, 4614406.969325), 4);
56+
map.setCenter(new SuperMap.LonLat(9733502.481499, 4614406.969325), 1);
5757
}
5858

5959
function getMousePositionPx(evt) {

0 commit comments

Comments
 (0)