File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6060 inputScript ( libsurl + '/leaflet/1.9.4/leaflet.js' ) ;
6161 }
6262 if ( inArray ( includes , 'mapbox-gl-enhance' ) ) {
63- inputCSS ( libsurl + '/mapbox-gl-js-enhance/1.12.0-1 /mapbox-gl-enhance.css' ) ;
64- inputScript ( libsurl + '/mapbox-gl-js-enhance/1.12.0-1 /mapbox-gl-enhance.js' ) ;
63+ inputCSS ( libsurl + '/mapbox-gl-js-enhance/1.12.1-3 /mapbox-gl-enhance.css' ) ;
64+ inputScript ( libsurl + '/mapbox-gl-js-enhance/1.12.1-3 /mapbox-gl-enhance.js' ) ;
6565 }
6666 if ( inArray ( includes , 'leaflet.heat' ) ) {
6767 inputScript ( libsurl + '/leaflet/plugins/leaflet.heat/leaflet-heat.js' ) ;
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/mapbox-gl-enhance.css' ) ;
63- inputScript ( libsurl + '/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js' ) ;
62+ inputCSS ( libsurl + '/mapbox-gl-js-enhance/1.12.1-3 /mapbox-gl-enhance.css' ) ;
63+ inputScript ( libsurl + '/mapbox-gl-js-enhance/1.12.1-3 /mapbox-gl-enhance.js' ) ;
6464 }
6565 if ( inArray ( includes , 'g6' ) ) {
6666 inputScript ( libsurl + '/antv/g6/4.3.2/g6.min.js' ) ;
You can’t perform that action at this time.
0 commit comments