distance

The distance object provides access to the Distance user interface tool available in the TerraExplorer for Web application, and to all distance measurement objects created. The tool can measure aerial/horizontal distance, elevation difference, slope, and ground distance. The following member and method are available:

§  items

§  startTool()

items

static items : Array<TerraExplorerObject>

Returns an array of TerraExplorerObject containing all distance measurement objects in the project.

startTool

startTool()

Activates the Distance user interface tool available in the TerraExplorer for Web application.

Example

TerraExplorer.analysis.distance.startTool()