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 65
65
inputScript ( 'https://iclient.supermap.io/web/libs/leaflet/plugins/leaflet.heat/leaflet-heat.js' ) ;
66
66
}
67
67
if ( inArray ( includes , 'leaflet.markercluster' ) ) {
68
- inputCSS ( 'https://iclient.supermap.io/web/libs/leaflet/plugins/leaflet.markercluster/1.5.1 /MarkerCluster.Default.css' ) ;
69
- inputCSS ( 'https://iclient.supermap.io/web/libs/leaflet/plugins/leaflet.markercluster/1.5.1 /MarkerCluster.css' ) ;
70
- inputScript ( 'https://iclient.supermap.io/web/libs/leaflet/plugins/leaflet.markercluster/1.5.1 /leaflet.markercluster.js' ) ;
68
+ inputCSS ( 'https://iclient.supermap.io/web/libs/leaflet/plugins/leaflet.markercluster/1.5.3 /MarkerCluster.Default.css' ) ;
69
+ inputCSS ( 'https://iclient.supermap.io/web/libs/leaflet/plugins/leaflet.markercluster/1.5.3 /MarkerCluster.css' ) ;
70
+ inputScript ( 'https://iclient.supermap.io/web/libs/leaflet/plugins/leaflet.markercluster/1.5.3 /leaflet.markercluster.js' ) ;
71
71
}
72
72
if ( inArray ( includes , 'leaflet.draw' ) ) {
73
73
inputCSS ( 'https://iclient.supermap.io/web/libs/leaflet/plugins/leaflet.draw/1.0.4/leaflet.draw.css' ) ;
You can’t perform that action at this time.
0 commit comments