UNPKG

leaflet-styleeditor-minified

Version:

Edit the style of features drawn within Leaflet.

5 lines (4 loc) 186 B
import { Form, FormClass } from './Form'; import { MarkerForm } from './MarkerForm'; import { GeometryForm } from './GeometryForm'; export { Form, FormClass, GeometryForm, MarkerForm };