Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d497967

Browse files
[update] 优化dataFlowService示例样式
(review by zq)
1 parent 059ca86 commit d497967

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎examples/mapboxgl/dataFlowService.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
"maxzoom": 18
5454
}],
5555
},
56-
center: [117.443571,38.987549],
56+
center: [117.26359642356829,39.323798688605166],
5757
maxZoom: 18,
58-
zoom: 7
58+
zoom: 10
5959
});
6060
map.addControl(new mapboxgl.supermap.LogoControl({ link: "https://iclient.supermap.io" }), 'bottom-right');
6161
map.addControl(new mapboxgl.NavigationControl(), 'top-left');

‎examples/maplibregl/dataFlowService.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
"maxzoom": 18
5454
}],
5555
},
56-
center: [117.443571,38.987549],
56+
center: [117.26359642356829,39.323798688605166],
5757
maxZoom: 18,
58-
zoom: 7
58+
zoom: 10
5959
});
6060
map.addControl(new maplibregl.supermap.LogoControl({ link: "https://iclient.supermap.io" }), 'bottom-right');
6161
map.addControl(new maplibregl.NavigationControl(), 'top-left');

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /