Interface PointMarkerProps

Hierarchy

  • PointMarkerProps

Properties

Properties

fill?: string

Fill color of the circle.

r?: number

Radius of the circle, in pixels.

x: number

Horizontal position, in pixels.

y: number

Vertical position, in pixels.

Generated using TypeDoc