Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes the arguments for a marker event.

Hierarchy

  • MarkerPointerEventArgs

Index

Properties

button

button: number

Indicates which button was pressed on the mouse to trigger the event.

graphic

graphic: Graphic

The graphic of the marker that triggered the event.

id

id: string

The ID of the marker that triggered the event.

mapPoint

mapPoint: Point

The coordinates of the mouse pointer in map coordinates.

screenPoint

screenPoint: ScreenPoint

The coordinates of the mouse pointer in screen coordinates.