Popup Definition
Constructors
Creates a new popup definition. Use this object to define the look and feel of pop-up windows when users click or query a feature.
Creates a new popup definition from a GeoElement.
Creates a new popup definition from a popup source.
Types
Properties
A MutableListImpl of PopupElement objects that represent an ordered list of pop-up elements. The order of the MutableListImpl is the order that elements are shown in the pop-up window.
A MutableListImpl of PopupExpression objects defining the various arcade expressions on the popup.
A MutableListImpl of PopupField objects defining how each field participates in the pop-up window. The order of the MutableListImpl is the order that fields are shown in the pop-up window.
A MutableListImpl of PopupMedia objects that define images and charts displayed in the pop-up window. The order of the MutableListImpl is the order that medias are shown in the pop-up window.