File tree Expand file tree Collapse file tree 4 files changed +15
-29
lines changed
Expand file tree Collapse file tree 4 files changed +15
-29
lines changed Original file line number Diff line number Diff line change 6363 inputScript ( libsurl + '/mapbox-gl-js-enhance/1.12.1-4/mapbox-gl-enhance.js' ) ;
6464 }
6565 if ( inArray ( includes , 'L7' ) ) {
66- inputScript ( libsurl + '/mapboxgl-l7-render/index .js' ) ;
66+ inputScript ( libsurl + '/mapboxgl-l7-render/0.0.1/mapboxgl-l7-render .js' ) ;
6767 }
6868 if ( inArray ( includes , 'g2' ) ) {
6969 inputScript ( libsurl + '/antv/g2/4.2.8/g2.min.js' ) ;
Original file line number Diff line number Diff line change 5959 inputScript ( libsurl + '/maplibre-gl-js/3.1.0/maplibre-gl.js' ) ;
6060 }
6161 if ( inArray ( includes , 'L7' ) ) {
62- inputScript ( libsurl + '/maplibregl-l7-render/index .js' ) ;
62+ inputScript ( libsurl + '/maplibregl-l7-render/0.0.1/maplibregl-l7-render .js' ) ;
6363 }
6464 if ( inArray ( includes , 'g2' ) ) {
6565 inputScript ( libsurl + '/antv/g2/4.2.8/g2.min.js' ) ;
You can’t perform that action at this time.
0 commit comments