Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a message that a 3rd-party component can send to notify the viewer (and other components) of changes to positional state.

Hierarchy

  • ComponentViewpointMessage

Index

Properties

center

center: MapPosition

The centerpoint of the components viewpoint.

Optional extent

extent: Extent

The 2-dimensional extent of the viewpoint, if applicable.

Optional heading

heading: number

Heading value for the current viewpoint, if applicable.

Optional pitch

pitch: number

Pitch value for the current viewpoint, if applicable.

scale

scale: number

The scale of the current viewpoint.

updaterName

updaterName: string

The name of the component doing the update.