Widget that displays the widgets of the ESRI map and provides layer controls
- Copyright:
- Nova Scotia Community College 2017
- Source:
Requires
Classes
Mixins
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: