Skip to content

Commit 2c2bc8f

Browse files
committed
修改demo的底图数据和提示窗口无法关闭的问题;提交态势图和态势推演数据
1 parent ce340eb commit 2c2bc8f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+1519
-1560
lines changed

dist/leaflet/include-leaflet.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@
9090
inputCSS("../../dist/leaflet/iclient9-leaflet.css");
9191
}
9292
if (inArray(includes, 'iclient9-plot-leaflet')) {
93-
inputCSS("http://iclient.supermap.io/web/libs/plotting/leaflet/iclient9-plot-leaflet.css");
94-
inputScript("http://iclient.supermap.io/web/libs/plotting/leaflet/iclient9-plot-leaflet.min.js");
93+
inputCSS("http://iclient.supermap.io/web/libs/plotting/leaflet/9.1.0/iclient9-plot-leaflet.css");
94+
inputScript("http://iclient.supermap.io/web/libs/plotting/leaflet/9.1.0/iclient9-plot-leaflet.min.js");
9595
}
9696
if (inArray(includes, 'leaflet.heat')) {
9797
inputScript("http://cdn.bootcss.com/leaflet.heat/0.2.0/leaflet-heat.js");

examples/data/ZaoYiHuiZhan_Animation.json

Lines changed: 111 additions & 0 deletions
Large diffs are not rendered by default.

examples/data/ZaoYiHuiZhan_Sml.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.
-2.97 KB
Loading
-2.45 KB
Loading
-468 Bytes
Loading
14.9 KB
Loading
3.76 KB
Loading
2.88 KB
Loading
762 Bytes
Loading

0 commit comments

Comments
 (0)