UNPKG

leaflet-styleeditor-minified

Version:

Edit the style of features drawn within Leaflet.

5 lines (4 loc) 208 B
import { Marker, MarkerClass } from './Marker'; import { DefaultMarker } from './DefaultMarker'; import { MarkerOptions } from './MarkerOptions'; export { Marker, MarkerClass, DefaultMarker, MarkerOptions };