fix: correct npm package name to leaflet.gridlayer.googlemutant
This commit is contained in:
@@ -12,7 +12,7 @@ import {
|
||||
} from "react-leaflet";
|
||||
import { createLayerComponent } from "@react-leaflet/core";
|
||||
import L from "leaflet";
|
||||
import "leaflet-google-mutant";
|
||||
import "leaflet.gridlayer.googlemutant";
|
||||
import type { CallRecord, IncidentRecord, NodeRecord } from "@/lib/types";
|
||||
|
||||
// ── Leaflet icon fix ──────────────────────────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user