Showing
1 changed file
with
0 additions
and
2 deletions
... | ... | @@ -17,8 +17,6 @@ |
17 | 17 | import L, { LatLngBounds, LatLngTuple } from 'leaflet'; |
18 | 18 | |
19 | 19 | import 'leaflet-providers'; |
20 | -import 'leaflet.markercluster/dist/MarkerCluster.css'; | |
21 | -import 'leaflet.markercluster/dist/MarkerCluster.Default.css'; | |
22 | 20 | import LM from 'leaflet.markercluster/dist/leaflet.markercluster'; |
23 | 21 | |
24 | 22 | import { | ... | ... |