File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 142142 inputCSS ( '../../dist/leaflet/iclient-leaflet.min.css' ) ;
143143 }
144144 if ( inArray ( includes , 'iclient-plot-leaflet' ) ) {
145- inputCSS ( 'https://iclient.supermap.io/web/libs/plotting/leaflet/11.0.0 /iclient-plot-leaflet.css' ) ;
145+ inputCSS ( 'https://iclient.supermap.io/web/libs/plotting/leaflet/11.0.1 /iclient-plot-leaflet.css' ) ;
146146 if ( supportES6 ( ) ) {
147- inputScript ( 'https://iclient.supermap.io/web/libs/plotting/leaflet/11.0.0 /iclient-plot-leaflet-es6.min.js' ) ;
147+ inputScript ( 'https://iclient.supermap.io/web/libs/plotting/leaflet/11.0.1 /iclient-plot-leaflet-es6.min.js' ) ;
148148 } else {
149- inputScript ( 'https://iclient.supermap.io/web/libs/plotting/leaflet/11.0.0 /iclient-plot-leaflet.min.js' ) ;
149+ inputScript ( 'https://iclient.supermap.io/web/libs/plotting/leaflet/11.0.1 /iclient-plot-leaflet.min.js' ) ;
150150 }
151151 }
152152 if ( inArray ( includes , 'ant-design-vue' ) ) {
You can’t perform that action at this time.
0 commit comments