Private
_elevationPrivate
Readonly
_properties$Private
destroy$Readonly
elevationThis component's reference to the
Esri ElevationProfile
widget
as an observable stream
A reference to the
Esri Expand
widget.
Private
elevationPrivate
esriA boolean input property. Indicates if the ElevationProfile
widget should
be placed inside of an
Esri Expand
widget container.
An Input property indicating the
Esri UIAddPosition
,
describing where in the Map's UI the widget should be placed.
Private
rendererReadonly
view$A reference to the
[Esri MapView](https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html) or [Esri
SceneView`](https://developers.arcgis.com/javascript/latest/api-reference/esri-views-SceneView.html),
depending on the component type at the top of the VMC view tree.
Private
viewEmits a reference to the
Esri ElevationProfile
widget
when it is added to the MapView
or SceneView
.
Emits a reference to the
Esri Expand
when it is added to the MapView
or SceneView
. Emits null
if this.expand === false
.
Emits a reference to the
Esri Expand
when its when
callback is invoked, indicating the widget has loaded.
Emits a reference to the
Esri ElevationProfile
widget
when its when
callback is invoked, indicating the widget has loaded.
The
Esri ElevationProfile.unit
property
exposed as an Angular event.
Supports two-way data binding.
Get a reference to the
Esri ElevationProfile
widget
as a class property.
Set the class's reference to the
Esri ElevationProfile
widget.
A component Input property that configures the ElevationProfile
widget with various
properties supported by Esri.
The
Esri ElevationProfile.unit
property
as a component input.
Supports two-way data binding.
Private
ngPrivate
ngPrivate
renderGenerated using TypeDoc
The ID of an HTML Element that will be the host of the widget. If provided and no element is found at initialization, an error will be thrown.