Appearance
gi-nx
gi-nx / createLayerGroup
function createLayerGroup(groupName: string, children?: string[]): void;
Create an empty group in the layer tree.
groupName
string
children?
void