Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents the viewpoint of the viewer's map.

Hierarchy

  • MapViewpointMessage

Index

Properties

extent

extent: Extent

The current extent of the viewer's map in its own {@link esri.SpatialReference}.

heading

heading: number

The heading of the current viewpoint.

pitch

pitch: number

The pitch of the viewpoint.

position

position: MapPosition

The 2- or 3- dimensional position of the viewpoint's center.

scale

scale: number

The scale of the current viewpoint.

Optional timestamp

timestamp: number

The time that the viewpoint message originated.

updaterName

updaterName: string

The component that last updated the viewpoint.