ngeo
    Preparing search index...

    Interface gmfLayerTreeOptions

    interface gmfLayerTreeOptions {
        isExpanded: boolean;
        layerIcon: layerIcon;
        openlinksinnewwindow: boolean;
    }
    Index

    Properties

    isExpanded: boolean

    [Experimental] Whether all the layer group is expanded by default.

    layerIcon: layerIcon

    The legend icon dimensions.

    openlinksinnewwindow: boolean

    if true, open metadataURLs in a new window. Otherwise open them in a popup.