Reusable Accessible Mapping Platform

API Docs for: 2.0.0
Show:

AdvancedToolbar Class

AdvancedToolbar class.

Item Index

Methods

deactivateAll

(
  • except
)
private

Deactivates all the tools. Used when closing the Advanced toolbar or when another tool is being activated.

Parameters:

  • except Tool

    A tool module that should not be deactivated.

newPopup

(
  • popupAttr
)
private

Create a new PopupBase object from the settings provided.

Parameters:

Returns:

popup

ui.init

() private

Initiates additional UI components of the widget, setting listeners and other stuff.