Properties
allowIntersection
allowIntersection: boolean
drawError
drawError: LeafletErrorDisplayOptions
guidelineDistance
guidelineDistance: number
maxGuideLineLength
maxGuideLineLength: number
repeatMode
repeatMode: boolean
shapeOptions
shapeOptions: LeafletGraphicOptions
showArea
showArea: boolean
zIndexOffset
zIndexOffset: number
LeafletPolygonDrawingOptions is class implementing PolygonDrawingOptions and L.PolygonDrawOptions.
Contains a static convenience method for default options.
var leafletPolygonOptions = LeafletPolygonDrawingOptions.defaultOptions();