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 members and methods are available:
§ items
static items:Array.< TerraExplorerObject >
Returns an array of TerraExplorerObject containing all distance measurement objects in the project.
startTool()
Activates the Distance user interface tool available in the TerraExplorer for Web application.
Example
TerraExplorer.analysis.distance.startTool()