Extension properties implemented by map.apps for all layer types.

interface ExtendedLayerProperties {
    initiallyExpandedInToc?: boolean;
}

Properties

initiallyExpandedInToc?: boolean

Whether to expand a layer and show all its children in toc.