OptionaldisplayShould the component be visible at all.
Only relevant if MapConfiguration.layout | layout is set to 'nineRegions'.
OptionaliconsOptional icon override.
OptionalinitiallyWhether the information box is open by default.
Only usable when renderType is set to 'independent' and layout | MapConfiguration.layout
is set to 'nineRegions' OR layout | MapConfiguration.layout is set to 'standard'.
Otherwise, the IconMenu or the Footer handles this.
OptionallayerList of attributions that are shown when the matching layer is visible.
OptionallayoutThe region where the plugin should be rendered.
Required if MapConfiguration.layout | layout is set to 'nineRegions',
ignored otherwise.
OptionallistenStore references to listen to for changes. Will update the currently visible layers depending on the current map state on changes to these values.
OptionalrenderDefines whether this plugin ('independent') or the IconMenu ('iconMenu')
should handle opening the information box or if a small information box
should always be visible ('footer').
OptionalstaticList of static attributions that are always shown. May contain HTML elements.
OptionalwindowIf renderType is set to 'independent' and layout | MapConfiguration.layout
is set to 'nineRegions' OR layout | MapConfiguration.layout is set to 'standard',
sets the width of the container of the attributions.
Plugin options for attributions plugin.
Example
Remarks
All parameters are optional. However, setting neither layerAttributions nor staticAttributions results in an empty window.