Module: app/widget/LayerWidget

Widget that displays the widgets of the ESRI map and provides layer controls
Author:
Source:

Requires

Classes

constructor

Mixins

args

Methods

(inner) _init()

NOT IMPLEMENTED
Source:
To Do:
  • poll for layers being added and removed

(inner) buildLayerList()

Builds the list of layers and adds opacity and visibilty controls.
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 and layers have been added.
Source: