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 9090 inputCSS ( "../../dist/leaflet/iclient9-leaflet.min.css" ) ;
9191 }
9292 if ( inArray ( includes , 'iclient9-plot-leaflet' ) ) {
93- inputCSS ( "http://iclient.supermap.io/web/libs/plotting/leaflet/9.1.1 /iclient9-plot-leaflet.css" ) ;
93+ inputCSS ( "http://iclient.supermap.io/web/libs/plotting/leaflet/9.1.2 /iclient9-plot-leaflet.css" ) ;
9494 if ( supportES6 ( ) ) {
95- inputScript ( "http://iclient.supermap.io/web/libs/plotting/leaflet/9.1.1 /iclient9-plot-leaflet-es6.min.js" ) ;
95+ inputScript ( "http://iclient.supermap.io/web/libs/plotting/leaflet/9.1.2 /iclient9-plot-leaflet-es6.min.js" ) ;
9696 } else {
97- inputScript ( "http://iclient.supermap.io/web/libs/plotting/leaflet/9.1.1 /iclient9-plot-leaflet.min.js" ) ;
97+ inputScript ( "http://iclient.supermap.io/web/libs/plotting/leaflet/9.1.2 /iclient9-plot-leaflet.min.js" ) ;
9898 }
9999 }
100100 if ( inArray ( includes , 'leaflet.heat' ) ) {
You can’t perform that action at this time.
0 commit comments