Skip to main content

@mapgear/geoapps > InformationOverlayRemovedEventArgs

InformationOverlayRemovedEventArgs class

Triggered when an information overlay is removed

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

Constructors

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

Properties

PropertyModifiersTypeDescription
InformationOverlayreadonlyInformationOverlayThe information overlay that is removed