Skip to content

types

ESM: import * as types from "@arcgis/core/views/analysis/ElevationProfile/types.js";
CDN: const types = await $arcgis.import("@arcgis/core/views/analysis/ElevationProfile/types.js");
Object: @arcgis/core/views/analysis/ElevationProfile/types
Since: ArcGIS Maps SDK for JavaScript 4.34

Type Definitions

ElevationProfileEffectiveDisplayUnits

Type Definition
ElevationProfileEffectiveDisplayUnits Object
Properties
distance LengthUnit

The effective distance unit used for the results and statistics of the elevation profile analysis.

elevation LengthUnit

The effective elevation unit used for the results and statistics of the elevation profile analysis.

ElevationProfilePickResult

Type Definition
ElevationProfilePickResult

Result of picking a feature from the view to perform an elevation profile analysis.

Property
feature Graphic

The picked feature.

ElevationProfilePlacementResult

Type Definition
ElevationProfilePlacementResult

Result of interactively placing an elevation profile line on the view.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.