PopupElement

A pop-up element displays information about a GeoElement in a pop-up. This is the base class for pop-up elements such as AttachmentsPopupElement, ExpressionPopupElement, FieldsPopupElement, and MediaPopupElement. Pop-up elements allow users to author popups that have multiple elements such as field lists, rich text (HTML), media (charts and images), and attachments. They can also be defined using Arcade expressions to support dynamic configurations.

Since

200.1.0

See also

Inheritors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

True if the pop-up element is contained in the Popup.evaluatedElements, false otherwise.

Inherited functions

Link copied to clipboard
open override fun toJson(): String

Convert an object to JSON string.