OptionaldisplayShould the component be visible at all.
Only relevant if MapConfiguration.layout | layout is set to 'nineRegions'.
OptionaldownloadIf true, the screenshot will be both stored in the store and offered as a
download to the user. If false, it will only be stored – in that case, the
leading application must show a fitting indication (e.g. by firing a
toast or showing the screenshot) to the user.
OptionalformatsDefines the export formats to be offered in the export menu.
OptionallayoutThe region where the plugin should be rendered.
Required if MapConfiguration.layout | layout is set to 'nineRegions',
ignored otherwise.
Generic options for all plugins.
Custom Plugin Positioning
There are two implemented layouting systems in POLAR configured by MapConfiguration.layout.
If
layoutis set to'nineRegions'all plugins are placed in a predefined region grid. Use displayComponent to control visibility and layoutTag to specify the target region.If
layoutis set to'standard', a plugin can be rendered in one of two ways:menusconfiguration. The IconMenu will handle positioning and rendering the plugin at the designated location.position: absolute) within the map container.