Represents data of a pin.

Hierarchy

  • PinData

Properties

color?: string
draggingAllowed?: boolean
height?: number
hidden?: boolean
imageURL?: string
label?: string
point: PinPoint
userObject?: unknown
width?: number