File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 59
59
inputScript ( libsurl + '/mapbox-gl-js/1.13.2/mapbox-gl.js' ) ;
60
60
}
61
61
if ( inArray ( includes , 'mapbox-gl-enhance' ) ) {
62
- inputCSS ( libsurl + '/mapbox-gl-js-enhance/1.12.1-7 /mapbox-gl-enhance.css' ) ;
63
- inputScript ( libsurl + '/mapbox-gl-js-enhance/1.12.1-7 /mapbox-gl-enhance.js' ) ;
62
+ inputCSS ( libsurl + '/mapbox-gl-js-enhance/1.12.1-8 /mapbox-gl-enhance.css' ) ;
63
+ inputScript ( libsurl + '/mapbox-gl-js-enhance/1.12.1-8 /mapbox-gl-enhance.js' ) ;
64
64
}
65
65
if ( inArray ( includes , 'L7' ) ) {
66
66
inputScript ( libsurl + '/mapboxgl-l7-render/0.0.2/mapboxgl-l7-render.js' ) ;
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ import { GraticuleLayer } from '../overlay/GraticuleLayer';
31
31
* <p style="font-size: 13px"><a href="https://iclient.supermap.io/web/libs/antv/g2/4.2.8/g2.min.js">G2: </a><script type="text/javascript" src="https://iclient.supermap.io/web/libs/antv/g2/4.2.8/g2.min.js"></script></p>
32
32
* <p style="font-size: 13px"><a href="https://iclient.supermap.io/web/libs/antv/g6/4.3.2/g6.min.js">G6: </a><script type="text/javascript" src="https://iclient.supermap.io/web/libs/antv/g6/4.3.2/g6.min.js"></script></p>
33
33
* <p style="font-size: 13px"><a href="https://iclient.supermap.io/web/libs/fast-xml-parser/4.2.7/fxparser.min.js">fast-xml-parser: </a><script type="text/javascript" src="https://iclient.supermap.io/web/libs/fast-xml-parser/4.2.7/fxparser.min.js"></script></p>
34
- * <p style="font-size: 13px"><a href="https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7 /mapbox-gl-enhance.jss">mapbox-gl-js-enhance: </a><script type="text/javascript" src="https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7 /mapbox-gl-enhance.js"></script></p>
34
+ * <p style="font-size: 13px"><a href="https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-8 /mapbox-gl-enhance.jss">mapbox-gl-js-enhance: </a><script type="text/javascript" src="https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-8 /mapbox-gl-enhance.js"></script></p>
35
35
* </div>
36
36
* @modulecategory Mapping
37
37
* @param {number } id - iPortal|Online 地图 ID。
You can’t perform that action at this time.
0 commit comments