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 5757 inputScript ( 'https://cdn.jsdelivr.net/npm/mapbox-gl@1.12.0/dist/mapbox-gl.min.js' ) ;
5858 }
5959 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' ) ;
6262 }
6363 if ( inArray ( includes , 'draw' ) ) {
6464 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