File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 57
57
inputScript ( 'https://cdn.jsdelivr.net/npm/mapbox-gl@1.12.0/dist/mapbox-gl.min.js' ) ;
58
58
}
59
59
if ( inArray ( includes , 'mapbox-gl-enhance' ) ) {
60
- inputCSS ( 'https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.2 .0/mapbox-gl-enhance.css' ) ;
61
- inputScript ( 'https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.2 .0/mapbox-gl-enhance.js' ) ;
60
+ inputCSS ( 'https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12 .0/mapbox-gl-enhance.css' ) ;
61
+ inputScript ( 'https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12 .0/mapbox-gl-enhance.js' ) ;
62
62
}
63
63
if ( inArray ( includes , 'draw' ) ) {
64
64
inputCSS ( 'https://iclient.supermap.io/web/libs/mapbox-gl-js/plugins/mapbox-gl-draw/1.2.0/mapbox-gl-draw.css' ) ;
You can’t perform that action at this time.
0 commit comments