Skip to content

Commit 681c27e

Browse files
committed
【feature】自然资源平台大屏示例更新地图显示位置; review by songym
1 parent c2f4dea commit 681c27e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/component/components_natureResource_vue.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1054,10 +1054,10 @@
10541054
},
10551055
mapOptions: {
10561056
style: { version: 8, sources: {}, layers: [] },
1057-
center: [108.8596, 23.8136],
1058-
zoom: 14.12,
1059-
bearing: 24.44,
1060-
pitch: 44.5,
1057+
center: [108.8568, 23.8170],
1058+
zoom: 3.14,
1059+
bearing: 40,
1060+
pitch: 47,
10611061
tileSize: 256
10621062
},
10631063
layerStyle: {

0 commit comments

Comments
 (0)