Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a message that the viewer can send to a component when it is initializing.

Hierarchy

  • ComponentInitializationMessage

Index

Properties

hasPreviousState

hasPreviousState: boolean

Whether or not this component has a previous state or it is opening for the first time.

Optional savedState

savedState: any

Saved State. This is state that the 3rd party map has saved on disconnect.

sync

sync: boolean

Whether or not the component is in sync with the viewer.

viewpoint

The previous positional state of the 3rd-party component, provided when the component is not synced.