OptionalclassName
className?: string
Optionaldefs
defs?: boolean
Optionalfill
fill?: string
OptionalfillOpacity
fillOpacity?: string | number
markerHeight
markerHeight: number
markerWidth
markerWidth: number
shapeElementAttributes
shapeElementAttributes: Record<string, any>
shapeElementType
shapeElementType: "circle" | "image" | "path" | "polygon" | "polyline"
Optionalstroke
stroke?: string
OptionalstrokeDasharray
strokeDasharray?: string | number
OptionalstrokeDashoffset
strokeDashoffset?: string | number
OptionalstrokeLineCap
strokeLineCap?: "square" | "butt" | "round"
OptionalstrokeLineJoin
strokeLineJoin?: "round" | "miter"
OptionalstrokeOpacity
strokeOpacity?: string | number
OptionalstrokeWidth
strokeWidth?: number
Optionalstyle
style?: CSSProperties
Object describing an SVG
<marker>element drawn on the maphttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/marker