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

    Class NavBarApi

    Class to manage buttons on the nav-bar.

    Index

    Constructors

    Properties

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

    Groups of button panels created on the nav-bar.

    groupConfigs: Record<string, TypeButtonGroupConfig> = {}

    Configuration for button groups.

    Methods