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
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 1167 -
Event for a changing property
Listeners of This Event:
-
changeIsContentVisible
devtools/jsdoc/events.js, line 1162 -
Event for a changing property
Listeners of This Event:
-
changeIsVisibleInMap
devtools/jsdoc/events.js, line 1172 -
Event for a changing property
Listeners of This Event:
-
RadioTriggerAttributionsCreateAttribution
devtools/jsdoc/events.js, line 1151 -
todo
Listeners of This Event:
Example
this.trigger("Attributions", "createAttribution"); -
RadioTriggerAttributionsRemoveAttribution
devtools/jsdoc/events.js, line 1156 -
todo
Listeners of This Event:
Example
this.trigger("Attributions", "removeAttribution"); -
RadioTriggerAttributionsRenderAttributions
devtools/jsdoc/events.js, line 1139 -
Triggers rerender of attributions module
Listeners of This Event:
Example
this.trigger("Attributions", "renderAttributions"); -
RadioTriggerAttributionsRenderAttributions
devtools/jsdoc/events.js, line 1145 -
Triggers rerender of attributions module
Example
this.trigger("Attributions", "renderAttributions"); -
renderAttributions
devtools/jsdoc/events.js, line 1177 -
Event for a changing property
Listeners of This Event: