Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Toolbox

Represents the contextual toolbox for the selected marker type.

Hierarchy

  • Toolbox

Index

Constructors

Methods

Constructors

constructor

  • Creates the toolbox object

    Parameters

    • markerjsContainer: HTMLDivElement

      container for the toolbox in marker.js UI.

    • displayMode: DisplayMode

      marker.js display mode (inline or popup).

    • uiStyleSettings: IStyleSettings

      settings for styling the toolbox elements.

    • styles: StyleManager

    Returns Toolbox

Methods

setPanelButtons

  • Creaes buttons for the top-level toolbox panel.

    Parameters

    Returns void

show

  • show(visiblity: string): void
  • Creates and displays the main toolbox UI.

    Parameters

    • visiblity: string

    Returns void

Generated using TypeDoc