Appearance
gi-nx
gi-nx / removeLayerGroup
function removeLayerGroup(groupName: string): void;
Remove a group from the layer tree. Layers in the group will be moved out, but not deleted.
groupName
string
void