Private
_locatePrivate
destroy$Private
esriIf true, the widget will be created inside of an
Esri Expand
widget.
Readonly
locate$An observable stream of the
Locate
or null when no widget is present. Re-renders of the widget will cause this observable
to emit null
-> new Locate
.
Private
locateThe initial position of the widget in the
MapView.ui
Private
Readonly
properties$Private
rendererReadonly
view$The [Esri `MapView](https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html) associated with the map component tree to which this widget belongs.
Private
viewEmits a reference to the
Esri Locate
widget when it is added to the
MapView.ui
The
Esri Locate.locate
event
exposed as an Angular event.
The
Esri Locate.locate-error
event
exposed as an Angular event.
Emits a reference to the
Esri Locate
widget when it is fully loaded, as indicated by the Widget's
Widget.when
method.
An object of Locate Widget properties that will be set when initializing the widget.
Private
ngPrivate
ngPrivate
renderGenerated using TypeDoc
A directive that adds the Esri
Locate
widget to a VMC [[MapComponent
]] or [[WebMapComponent
]] tree.Example usage: