@versatiles/style
    Preparing search index...

    Type Alias LayerGroupMap

    LayerGroupMap: { [key: string]: string[] | LayerGroupMap }

    A tree mirroring LayerGroupOptions, with the layer IDs each group controls at the leaves. Branch nodes (e.g. roads.streets) hold their sub-groups rather than IDs.

    Type Declaration