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 141141 inputCSS ( '../../dist/leaflet/iclient-leaflet.min.css' ) ;
142142 }
143143 if ( inArray ( includes , 'iclient-plot-leaflet' ) ) {
144- inputCSS ( 'https://iclient.supermap.io/web/libs/plotting/leaflet/10.1.2 /iclient-plot-leaflet.css' ) ;
144+ inputCSS ( 'https://iclient.supermap.io/web/libs/plotting/leaflet/10.1.3 /iclient-plot-leaflet.css' ) ;
145145 if ( supportES6 ( ) ) {
146146 inputScript (
147- 'https://iclient.supermap.io/web/libs/plotting/leaflet/10.1.2 /iclient-plot-leaflet-es6.min.js'
147+ 'https://iclient.supermap.io/web/libs/plotting/leaflet/10.1.3 /iclient-plot-leaflet-es6.min.js'
148148 ) ;
149149 } else {
150- inputScript ( 'https://iclient.supermap.io/web/libs/plotting/leaflet/10.1.2 /iclient-plot-leaflet.min.js' ) ;
150+ inputScript ( 'https://iclient.supermap.io/web/libs/plotting/leaflet/10.1.3 /iclient-plot-leaflet.min.js' ) ;
151151 }
152152 }
153153 if ( inArray ( includes , 'ant-design-vue' ) ) {
You can’t perform that action at this time.
0 commit comments