MarkerState: { content: HTMLElement; hovered: boolean }

The MarkerState contains additional state-information about the marker itself.

Type declaration

  • content: HTMLElement
  • hovered: boolean