UNPKG

leaflet-styleeditor-minified

Version:

Edit the style of features drawn within Leaflet.

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