Popup Media
Represents the media that is displayed in a pop-up for a geo-element.
Since
200.1.0
See also
Constructors
Properties
A string providing the alternate text for the media. This can contain placeholders, which are dynamic variables, that retrieve and display attribute data specific to the geoelement that the pop-up is displayed for.
The image refresh interval. This property is useful only for a pop-up media of type PopupMediaType.Image. The refresh interval, in milliseconds. A refresh interval of 0 means never refresh. The default value is 0.
The type of media.
The optional popup media value that are depending on the type of media. A null if an error occurs or if the popup media has no associated value.
Functions
Generates a ChartImage with an image of the chart. Will fail if the pop_up media is a PopupMediaType.Image or if PopupElement.isEvaluated is false.