geoview-core - v2.3.0
    Preparing search index...

    Class NavBarApi

    Class to manage buttons on the nav-bar.

    Index
    buttons: Record<string, Record<string, TypeButtonPanel>> = {}

    Groups of button panels created on the nav-bar.

    groupConfigs: Record<string, TypeButtonGroupConfig> = {}

    Configuration for button groups.