UNPKG

leaflet-polydraw

Version:

Advanced polygon drawing and editing plugin for Leaflet with drag-and-drop, smart merging, and comprehensive editing tools

3 lines 187 B
import type { PolydrawConfig } from '../types/polydraw-interfaces'; export declare function injectDynamicStyles(config: PolydrawConfig): void; //# sourceMappingURL=dynamic-styles.d.ts.map