Private
_basemapPrivate
Readonly
_properties$Readonly
basemapAn observable stream of the
Esri BasemapLayerList
widget that's used by this class.
A reference to the directives active
Esri BasemapLayerList
widget.
Private
basemapPrivate
destroy$Private
esriIf true
, the BasemapLayerList
widget is added to an
Esri Expand
widget.
An Input property indicating the
Esri UIAddPosition
,
describing where in the Map's UI the widget should be placed.
Private
rendererEmits when the
Esri BasemapLayerList
trigger-action
event
Readonly
view$An observable stream of the VMC View Tree's 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 BasemapLayerList
widget
when it is added to the map.
Emits a reference to the
Esri Expand
widget.
when it is added to the map.
Emits a reference to the
Esri Expand
widget.
when its when
callback is invoked, indicating the widget has loaded.
Emits a reference to the
Esri BasemapLayerList
widget
when its when
callback is invoked, indicating the widget has loaded.
Get a reference to the
Esri BasemapLayerList
widget
as a class property.
Set the class's reference to the
Esri BasemapLayerList
widget.
A component input that accepts
BasemapLayerList
properties
to use for widget initialization.
Private
ngPrivate
ngPrivate
renderGenerated using TypeDoc
When added to a VMC view tree as the
<vmc-basemap-layer-list>
element, adds the EsriBasemapLayerList
widget to the map.Usage example: