OptionaldisplayShould the component be visible at all.
OptionallayoutThe region where the plugin should be rendered. Required for nine-regions layout, ignored otherwise.
OptionalrenderDefines if the plugin is rendered independent or as part of the icon menu. This is automatically set by the icon menu; you should not need to touch this.
OptionaltargetDefines the target container to show in fullscreen mode. This defaults to the web component (i.e., the map with its plugin controls).
If a string is provided, it is interpreted as the id of an HTMLElement which is searched by document.getElementById.
For usage within Shadow DOMs, please provide the HTMLElement itself.
Plugin options for fullscreen plugin.