Skip to content

Commit e57d08e

Browse files
committed
【update】提交最新的专题图,restMap对接完成
1 parent ccc0a10 commit e57d08e

24 files changed

+155339
-141573
lines changed

dist/openlayers/iclient9-openlayers-es6.js

Lines changed: 71162 additions & 66811 deletions
Large diffs are not rendered by default.

dist/openlayers/iclient9-openlayers.js

Lines changed: 79027 additions & 73225 deletions
Large diffs are not rendered by default.

dist/openlayers/iclient9-openlayers.min.js

Lines changed: 106 additions & 1450 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/openlayers/include-openlayers.js

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
var excludes = (targetScript.getAttribute('exclude') || "").split(",");
5252
if (!inArray(excludes, 'ol') && !inArray(includes, 'ol-debug')) {
5353
inputCSS("https://cdnjs.cloudflare.com/ajax/libs/openlayers/4.6.5/ol.css");
54-
inputScript("https://cdnjs.cloudflare.com/ajax/libs/openlayers/4.6.5/ol.js");
54+
inputScript("https://cdnjs.cloudflare.com/ajax/libs/openlayers/4.6.5/ol-debug.js");
5555
}
5656
if (inArray(includes, 'ol-debug')) {
5757
inputCSS("https://cdnjs.cloudflare.com/ajax/libs/openlayers/4.6.5/ol-debug.css");
@@ -72,9 +72,10 @@
7272
}
7373
if (!inArray(excludes, 'iclient9-openlayers')) {
7474
if (supportES6()) {
75-
inputScript("../../dist/openlayers/iclient9-openlayers-es6.min.js");
75+
// inputScript("../../dist/openlayers/iclient9-openlayers-es6.min.js");
76+
inputScript("../../dist/openlayers/iclient9-openlayers.js");
7677
} else {
77-
inputScript("../../dist/openlayers/iclient9-openlayers.min.js");
78+
inputScript("../../dist/openlayers/iclient9-openlayers.js");
7879
}
7980
}
8081
if (!inArray(excludes, 'iclient9-openlayers-css')) {

examples/openlayers/img/upload.svg

Lines changed: 1 addition & 0 deletions
Loading

examples/openlayers/iportalWebMap.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,11 @@
66
<head>
77
<meta charset="UTF-8">
88
<title data-i18n="resources.title_iportalWebMap"></title>
9+
<!-- 字体图标 -->
10+
<link rel="stylesheet" href="../../src/openlayers/css/dataviz_font/iconfont.css" type="text/css">
911
<script type="text/javascript" src="../js/include-web.js"></script>
1012
<script type="text/javascript" src="../../dist/openlayers/include-openlayers.js"></script>
13+
<script type="text/javascript" src="./webmap/geostats.js"></script>
1114
</head>
1215
<body style=" margin: 0;overflow: hidden;background: #fff;width: 100%;height:100%">
1316
<div id="map" style="width: 100%;height:100%"></div>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy