Module: app/widget/ToolWidget

Geoprocessing tools widget for the map. Identifies flooded roads and buildings. Also, enables depth maps.
Author:
  • JS
Source:

Requires

Classes

constructor

Mixins

args

Methods

(private, inner) _init()

The main logic for the widget
Source:

(inner) destroy()

Destroys widget
Source:

(inner) postCreate()

Sets title and html content of the base class content pane. Occurs after the constructor has run and dom elements have been created.
Source:

(inner) startup()

Starts the widget after it has been constructed. Checks to make sure the required map is loaded.
Source: