File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5959 inputScript ( libsurl + '/mapbox-gl-js/1.13.2/mapbox-gl.js' ) ;
6060 }
6161 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' ) ;
6464 }
6565 if ( inArray ( includes , 'L7' ) ) {
6666 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';
3131 * <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>
3232 * <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>
3333 * <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>
3535 * </div>
3636 * @modulecategory Mapping
3737 * @param {number } id - iPortal|Online 地图 ID。
You can’t perform that action at this time.
0 commit comments