Skip to main content

@mapgear/geoapps > InformationOverlayAddedEventArgs

InformationOverlayAddedEventArgs class

Triggered when an information overlay is added

Signature:
export declare class InformationOverlayAddedEventArgs extends GAEventArgs 
Extends: [GAEventArgs](/jsapi-reference/api/geoapps-core.gaeventargs)

Constructors

ConstructorModifiersDescription
(constructor)(informationOverlay)Constructs a new instance of the InformationOverlayAddedEventArgs class

Properties

PropertyModifiersTypeDescription
InformationOverlayreadonlyInformationOverlayThe information overlay that is added