Class MapLayersToolbar extends BaseToolbar

This class is the map layers toolbar

Source : file toolbars/mapLayersToolbar/MapLayersToolbar.js at line 41

Constructor

new MapLayersToolbar ( )

The constructor

Source : file toolbars/mapLayersToolbar/MapLayersToolbar.js at line 47

Public methods

addToolbarItems ( )

Add the ToolbarItems to the toolbar. Called by the #show ( ) method of the base class

Source : file toolbars/mapLayersToolbar/MapLayersToolbar.js at line 64

createUI ( )

Create the UI, adding buttons

Source : file toolbars/mapLayersToolbar/MapLayersToolbar.js at line 55