Module: app/widget/MapWidget

Widget that renders the map and the Esri widgets on the map
Author:
Source:

Classes

constructor

Mixins

args

Methods

(inner) addLayers()

Parses the JSON files of Layers.json and adds them to the map. Adds the feature layer used as the overview. Sets up map events and popups.
Source:

(inner) createMap()

Creates the map per Esri JSAPI Checks extent and sets it accordingly
Source:

(inner) startup()

Starts the widget after the dom has been constructed. Calls createMap and sets up the map widgets and calls addlayers: scalebar, homebutton and flood level slider
Source: