Skip to content

Commit cc46d2d

Browse files
committed
【examples】增加mapboxgl打印例子 review by ziongjj
1 parent 7811bcf commit cc46d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/mapboxgl/include-mapboxgl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
inputScript("https://iclient.supermap.io/web/libs/echarts-gl/1.1.1/echarts-gl.min.js");
144144
}
145145
if (inArray(includes, 'mapbox-print-pdf')) {
146-
inputScript("../../../web/libs/mapbox-print-pdf/0.4.4/mapbox-print-pdf.min.js");
146+
inputScript("https://iclient.supermap.io/web/libs/mapbox-print-pdf/0.4.4/mapbox-print-pdf.min.js");
147147
}
148148
// dist
149149
if (!inArray(excludes, 'iclient-mapboxgl')) {

0 commit comments

Comments
 (0)