add css import for leaflet.markercluster to finish work on clustering marker
This commit is contained in:
parent
4fb25b3750
commit
18ceed31b1
@ -8,3 +8,5 @@ body {
|
||||
}
|
||||
|
||||
@import "~leaflet/dist/leaflet.css";
|
||||
@import "~leaflet.markercluster/dist/MarkerCluster.css";
|
||||
@import "~leaflet.markercluster/dist/MarkerCluster.Default.css";
|
||||
|
Loading…
Reference in New Issue
Block a user