We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f27776 + d3cd8cb commit 21120c3Copy full SHA for 21120c3
leaflet-editable-hook/src/hooks/useLeafletEditable.js
@@ -1,5 +1,4 @@
1
import { useCallback, useEffect } from "react";
2
-import "leaflet-editable";
3
import { Polyline, Marker, Polygon, Circle, Rectangle } from "leaflet";
4
import { useMap } from "react-leaflet";
5
0 commit comments