@mapgear/geoapps > ThemeMapActivatedEventArgs
ThemeMapActivatedEventArgs class
Triggered when a specific thememap is activated
Signature:export declare class ThemeMapActivatedEventArgs extends GAEventArgs
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(thememap) | Constructs a new instance of the ThemeMapActivatedEventArgs class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| ThemeMap | readonly | ThemeMap | The thememap that has been activated |