Class: AttributionsControlView

Controls.Attributions AttributionsControlView

AttributionsControlView

new AttributionsControlView()

modules/controls/attributions/view.js, line 35
Fires:
Listens to Events:

Extends

Methods

readIsVisibleInMap(){Void}

modules/controls/attributions/view.js, line 105
Decides whether to display the module or to hide it. Uses model property isVisibleInMap for it.

render(){this}

modules/controls/attributions/view.js, line 71
Modules render method. Decides whitch control click icon to show depending on models isContentVisible and attributionList property.

toggleIsContentVisible(){Void}

modules/controls/attributions/view.js, line 97
Wrapper method for models toggleIsContentVisible()