@mapgear/geoapps > BaseLayers > ActivateBaseLayerById
BaseLayers.ActivateBaseLayerById() method
Activate the specified baselayer by the baselayer id
Signature:ActivateBaseLayerById(baseLayerId: string): void;
Parameters
Parameter | Type | Description |
---|---|---|
baseLayerId | string | Id of the baselayer that is to be activated |
void