UNPKG

leaflet-styleeditor-minified

Version:

Edit the style of features drawn within Leaflet.

2 lines (1 loc) 81 B
export declare type LayerType = "Marker" | "Polyline" | "Polygon" | "Rectangle";