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