UNPKG

leaflet-polydraw

Version:

Advanced Leaflet plugin for freehand polygon drawing, with smart merging and powerful editing tools. Compatible with both Leaflet v1.x and v2.x.

2 lines (1 loc) 194 B
export { default, leafletAdapter, defaultConfig, registerWithLeaflet } from "./polydraw"; export type { PolygonMenuAction, PolygonMenuActionContext, PolygonMenuActionResult } from "./polydraw";