We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7811bcf commit cc46d2dCopy full SHA for cc46d2d
dist/mapboxgl/include-mapboxgl.js
@@ -143,7 +143,7 @@
143
inputScript("https://iclient.supermap.io/web/libs/echarts-gl/1.1.1/echarts-gl.min.js");
144
}
145
if (inArray(includes, 'mapbox-print-pdf')) {
146
- inputScript("../../../web/libs/mapbox-print-pdf/0.4.4/mapbox-print-pdf.min.js");
+ inputScript("https://iclient.supermap.io/web/libs/mapbox-print-pdf/0.4.4/mapbox-print-pdf.min.js");
147
148
// dist
149
if (!inArray(excludes, 'iclient-mapboxgl')) {
0 commit comments