Skip to main content

@mapgear/geoapps > ThemeMaps > ActivateThememap

ThemeMaps.ActivateThememap() method

Activate another thememap by id

Signature:
ActivateThememap(thememapId: string): void;

Parameters

ParameterTypeDescription
thememapIdstringThe id of the thememap to activate
Returns:

void