import { atom } from "jotai"; import L from "leaflet"; export const leafletLayerInstancesAtom = atom>(new Map());