GeoLeaf Core API - v3.0.0
    Preparing search index...

    Interface DesktopPanelBuilderContext

    Option-builder context for the desktop panel (_buildDesktopPanelOptions).

    interface DesktopPanelBuilderContext {
        GeoLeaf: GeoLeafGlobal;
        cfg: GeoLeafConfig;
        glMain: HTMLElement;
    }
    Index

    Properties

    Properties

    GeoLeaf: GeoLeafGlobal
    glMain: HTMLElement