UNPKG

leaflet-styleeditor-minified

Version:

Edit the style of features drawn within Leaflet.

5 lines (4 loc) 100 B
export interface MarkerOptions extends L.MarkerOptions { iconColor?: any; iconSize?: any; }