Skip to main content

@mapgear/geoapps > Popup

Represents a popup for a single feature. When multiple features are found at the selected location, multiple popup objects are returned.

Signature:
export declare class Popup 

Properties

PropertyModifiersTypeDescription
chartDataJsonstringJSON containing chart data
DescriptionAttributePopupEntryAttributeDescription attribute for popup
EmbedAttributePopupEntryAttributeEmbed attribute for popup
FeatureIdstringId of the feature
GeoJsonJSONThe geojson of the selected geometry related to this object information
HasEditbooleanWhether or not this feature can be edited
HtmlAttributePopupEntryAttributeHTML attribute for popup
ImageAttributePopupEntryAttributeImage attribute for popup
LayerItemIdstringRelated layer item
TabsPopupTab[]Tabs in the current popup
TitlestringTitle of popup
VideoAttributePopupEntryAttributeVideo attribute for popup