Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • VertexInfo

Index

Properties

isGhost

isGhost: boolean

Specifies whether the event fired for an existing vertex or a ghost vertex. When true, pointIndex indicates the position the vertex will take when added to the graphic.

Optional point

point: Point

The vertex location on the map.

pointIndex

pointIndex: number

Index of the vertex in the segment indicated by segmentIndex.

segmentIndex

segmentIndex: number

Index of the ring or path that contains the vertex. Always 0 for multipoints.