@mapgear/geoapps > InformationOverlay
InformationOverlay class
Represent an information overlay
Signature:export declare class InformationOverlay 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| Content | string | The content of the information overlay window | |
| Iconclass | string | Icon that is used for this information overlay, retrieved from font-awesome.io | |
| Title | string | Title of the information overlay |