Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • EventData

Index

Properties

Properties

data

data: { id: number; name: string; position: [number, number] | [string, string]; rank?: number; txt?: string; zooms: [number, number] }

Type declaration

  • id: number
  • name: string
  • position: [number, number] | [string, string]
  • Optional rank?: number
  • Optional txt?: string
  • zooms: [number, number]

opts

opts: { icon: IconOptions; opacity: number; text: TextOptions; zIndex: number }

Type declaration

Generated using TypeDoc