Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes the arguments for a marker drag event.

Hierarchy

  • MarkerDragEventArgs

Index

Properties

centerPoint

centerPoint: Point

The center point of the graphic being dragged.

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.