OptionaldisplayShould the component be visible at all.
Only relevant if MapConfiguration.layout | layout is set to 'nineRegions'.
OptionallayoutThe region where the plugin should be rendered.
Required if MapConfiguration.layout | layout is set to 'nineRegions',
ignored otherwise.
OptionalprojectionsList of which projections from the MasterportalApiConfiguration.namedProjections | mapConfiguration.namedProjections to
use, i.e., only a subset can be chosen here. If not given, all EPSG
systems configured in MasterportalApiConfiguration.namedProjections | mapConfiguration.namedProjections will be chosen.
In both cases, the coordinate reference system that is first in the
list will be used as initial selection. If only one system is
available, the selection element will be omitted.
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.