Namespace: Attributions

Controls. Attributions

Module to display additional layer infos in a separate modal used for Verkehrsportal. Notice that following requirements must be met: - attribution pane must be opened upon selecting a layer with attribution data - attribution pane must be opened upon activating the tool pane "Pendler-Tool" - attribution pane must be initially opened, if respective isInitOpenDesktop/isInitOpenMobile config param is set to true and a layer with attribution data is visible

Classes

AttributionsControlModel
AttributionsControlView

Members

staticControls.Attributions.AttributionsTemplateHide

template used if attributions are hidden

staticControls.Attributions.AttributionsTemplateShow

template used if attributions are shown

Events

changeAttributionList

devtools/jsdoc/events.js, line 1132
Event for a changing property
Listeners of This Event:

changeIsContentVisible

devtools/jsdoc/events.js, line 1127
Event for a changing property
Listeners of This Event:

changeIsVisibleInMap

devtools/jsdoc/events.js, line 1137
Event for a changing property
Listeners of This Event:

RadioTriggerAttributionsCreateAttribution

devtools/jsdoc/events.js, line 1116
todo
Listeners of This Event:
Example
this.trigger("Attributions", "createAttribution");

RadioTriggerAttributionsRemoveAttribution

devtools/jsdoc/events.js, line 1121
todo
Listeners of This Event:
Example
this.trigger("Attributions", "removeAttribution");

RadioTriggerAttributionsRenderAttributions

devtools/jsdoc/events.js, line 1104
Triggers rerender of attributions module
Listeners of This Event:
Example
this.trigger("Attributions", "renderAttributions");

RadioTriggerAttributionsRenderAttributions

devtools/jsdoc/events.js, line 1110
Triggers rerender of attributions module
Example
this.trigger("Attributions", "renderAttributions");

renderAttributions

devtools/jsdoc/events.js, line 1142
Event for a changing property
Listeners of This Event: