Position of the popup in relation to the selected feature.
This property indicates to the Popup
that it needs to allow or disallow the click event propagation.
Indicates whether to enable collapse functionality for the popup.
Indicates whether the popup displays its content.
The ID or node representing the DOM element containing the widget.
The content of the popup.
Enables automatic creation of a popup template for layers that have popups enabled but no popupTemplate defined.
Indicates whether the placement of the popup is docked to the side of the view.
Docking the popup allows for a better user experience, particularly when opening popups in apps on mobile devices.
When enabled, the popup displays a list of all available features (using each feature's popup template title) rather than displaying the popup template of the first selected feature.
An array of features associated with the popup.
This function provides the ability to override either the IMapView goTo() or SceneView goTo() methods.
Indicates the heading level to use for the title of the popup.
Highlight the selected popup feature using the highlightOptions set on the MapView or the highlightOptions set on the SceneView.
The unique ID assigned to the widget when the widget is created.
The widget's label.
Point used to position the popup.
Defines the maximum icons displayed at one time in the action area.
An array of pending Promises that have not yet been fulfilled.
Index of the feature that is selected.
Indicates whether to display a spinner at the popup location prior to its display when it has pending promises.
The title of the popup.
This is a class that contains all the logic (properties and methods) that controls this widget's behavior.
Indicates whether the widget is visible.
The visible elements that are displayed within the widget.
Generated using TypeDoc
Defines actions that may be executed by clicking the icon or image symbolizing them in the popup.
Read more...