@mapgear/geoapps > ThemeMaps > ActivateThememap
ThemeMaps.ActivateThememap() method
Activate another thememap by id
Signature:ActivateThememap(thememapId: string): void;
Parameters
Parameter | Type | Description |
---|---|---|
thememapId | string | The id of the thememap to activate |
void