TextPopupElement

Represents a pop-up element of type text that is displayed in a pop-up for a geoelement.

Since

200.1.0

See also

PopupElementType

Constructors

Link copied to clipboard
constructor(text: String = "")

Creates a new text pop-up element with the given text.

Properties

Link copied to clipboard

The text to display in the pop-up.

Inherited properties

Link copied to clipboard

A value indicating whether the popup element is contained in the Popup.evaluatedElements.

Inherited functions

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

Convert an object to JSON string.