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 130130 inputCSS ( "../../dist/leaflet/iclient-leaflet.min.css" ) ;
131131 }
132132 if ( inArray ( includes , 'iclient-plot-leaflet' ) ) {
133- inputCSS ( "https://iclient.supermap.io/web/libs/plotting/leaflet/10.0.0 /iclient-plot-leaflet.css" ) ;
133+ inputCSS ( "https://iclient.supermap.io/web/libs/plotting/leaflet/10.0.1 /iclient-plot-leaflet.css" ) ;
134134 if ( supportES6 ( ) ) {
135- inputScript ( "https://iclient.supermap.io/web/libs/plotting/leaflet/10.0.0 /iclient-plot-leaflet-es6.min.js" ) ;
135+ inputScript ( "https://iclient.supermap.io/web/libs/plotting/leaflet/10.0.1 /iclient-plot-leaflet-es6.min.js" ) ;
136136 } else {
137- inputScript ( "https://iclient.supermap.io/web/libs/plotting/leaflet/10.0.0 /iclient-plot-leaflet.min.js" ) ;
137+ inputScript ( "https://iclient.supermap.io/web/libs/plotting/leaflet/10.0.1 /iclient-plot-leaflet.min.js" ) ;
138138 }
139139 }
140140 if ( inArray ( includes , 'ant-design-vue' ) ) {
You can’t perform that action at this time.
0 commit comments