Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CursorDataInterface

Hierarchy

  • CursorDataInterface

Index

Properties

datasetId

datasetId: number

The dataset id. Can be undefined when in the map view.

datasetLocation

datasetLocation: Vector3

Orientation of the cursor in the dataset coordinate system. Can be undefined when in the map view.

datasetOrientation

datasetOrientation: Quaternion

Coordinates of the cursor in the dataset coordinate system. Can be undefined when in the map view.

geometry

geometry: Point

Coordinates of the cursor in WGS 84. Do not use, use the location field instead.

deprecated

location

location: Vector3

Coordinates of the cursor in the site coordinate system.

orientation

orientation: Quaternion

Orientation of the cursor in the site coordinate system.

Generated using TypeDoc