Popup

constructor(geoElement: GeoElement, popupDefinition: PopupDefinition? = null)

Creates a new popup from a geo element and a popup definition. If the popup definition is null, a default one will be created from the geo element.

Since

200.1.0

Parameters

geoElement

The GeoElement for the popup, such as a Feature or Graphic.

popupDefinition

See also

GeoView.identifyLayers

(DoubleArray, Double, Boolean)