Property

unique identifier

Property

where to affix the marker

Hierarchy

Properties

coordinates: Coord
id: string
label?: LabelProps<SVGTextElement> & LabelData
pin?: PinProps<SVGPathElement> & PinData
props?: SVGProps<SVGGElement> & HandleEventProps<Function, Record<string, any>>
svg?: FunctionComponent<SVGProps<SVGSVGElement>>

Generated using TypeDoc