Skip to content

Commit caebdf6

Browse files
committed
【feature】fix 引入多次iclient-mapboxgl 导致死循环
1 parent 57d80a2 commit caebdf6

File tree

3 files changed

+306
-270
lines changed

3 files changed

+306
-270
lines changed

examples/component/components_natureResource_vue.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1055,7 +1055,7 @@
10551055
mapOptions: {
10561056
style: { version: 8, sources: {}, layers: [] },
10571057
center: [108.8596, 23.8136],
1058-
zoom: 14.12,
1058+
zoom: 3,
10591059
bearing: 24.44,
10601060
pitch: 44.5,
10611061
tileSize: 256

0 commit comments

Comments
 (0)