fix([2fd88f42]): restore missing MarkerClusterGroup import
This commit is contained in:
@@ -4,6 +4,7 @@ import { MapContainer, TileLayer, CircleMarker, Tooltip } from 'react-leaflet';
|
||||
import { HeatmapLayer } from 'react-leaflet-heatmap-layer-v3';
|
||||
import 'leaflet/dist/leaflet.css';
|
||||
import 'leaflet.heat';
|
||||
import MarkerClusterGroup from 'react-leaflet-cluster';
|
||||
import type { HeatmapPoint, MapMode, TooltipColumn } from '../App';
|
||||
|
||||
interface MapDisplayProps {
|
||||
|
||||
Reference in New Issue
Block a user