Properties
allowIntersection
allowIntersection: boolean
drawError
drawError: LeafletErrorDisplayOptions
guidelineDistance
guidelineDistance: number
maxGuideLineLength
maxGuideLineLength: number
repeatMode
repeatMode: boolean
shapeOptions
shapeOptions: LeafletGraphicOptions
showLength
showLength: boolean
zIndexOffset
zIndexOffset: number
LeafletPolylineDrawingOptions is class implementing PolylineDrawingOptions and L.PolylineDrawOptions.
Contains a static convenience method for default options.
var leafletPolylineOptions = LeafletPolylineDrawingOptions.defaultOptions();