Branding
This section defines the branding settings of the module/application. Branding settings help identify the provider or theme of the application and specialize it.
Option | Description |
---|---|
|
Defines the title displayed in the header of the VC Map. When enabled, it overrides the default value of VCS. |
|
Defines the title displayed in the browser tab. When enabled, it overrides the default value of VCS. |
|
Defines the favicon displayed in the browser tab before the title of the VC Map. When enabled, it overrides the default value of VCS. Possible inputs are a URL to an image to be used as a favicon or a Base64 string containing the image. |
|
Defines the logo displayed in the header before the title of the VC Map. When enabled, it overrides the default value of VCS. Possible inputs are a URL to an image to be used as a logo or a Base64 string containing the image. |
|
Defines the logo displayed in the header of the VC Map in the mobile application. When enabled, it overrides the default value of VCS. Possible inputs are a URL to an image to be used as a logo or a Base64 string containing the image. To support mobile usability, a compact version of the logo should be chosen. |
Create a custom info page using markup text. This page can then be accessed in the VC Map App via the Menu. |
|
|
Specifies a URL for a custom help page. When enabled, it overrides the default value of VCS. All help links in the VC Map App will then point to this URL. The basic structure (page names and anchor names) of the custom help must match the VCS help! |
Custom Screen
Custom Screen Settings
Option | Description |
---|---|
Title |
Title of the page displayed in the menu entry and in the header of the window. The title can also be specified as an translation key. |
Tooltip |
Optional text for the tooltip displayed when the mouse pointer hovers over the entry. The tooltip can also be specified as an translation key. |
Icon |
Icon displayed in the menu entry and in the header of the window before the title. Only Material Design Icons are possible, specified using the syntax |
Window Content
Option | Description |
---|---|
Markdown Template |
The content of the page is written directly in the text field in Markdown text format Marked to automatically convert the text to HTML. The integrated text example should help get started with the correct syntax. The content can also be specified as an translation key. |
Window Settings
Option | Description |
---|---|
Left |
Specifies the positioning (distance) of the left window edge relative to the map view in pixels (px) or percent (%). The default value is 30%. |
Top |
Specifies the positioning (distance) of the top window edge relative to the map view in pixels (px) or percent (%). The default value is 10%. |
Right |
Specifies the positioning (distance) of the right window edge relative to the map view in pixels (px) or percent (%). The default value is 30%. |
Bottom |
Specifies the positioning (distance) of the bottom window edge relative to the map view in pixels (px) or percent (%). The default value is 20%. |
Height |
Fixed height of the window in pixels (px) or percent (%). Regardless of the content, this value is strictly adhered to. The default value is auto. |
Width |
Width of the window in pixels (px) or percent (%). Regardless of the content, this value is strictly adhered to. The default value is auto. |
Max. Height |
Maximum height of the window in pixels (px) or percent (%). The window height adjusts to the content but does not exceed the specified value. The default value is auto. |
Min. Height |
Minimum height of the window in pixels (px) or percent (%). The window height adjusts to the content but is at least the specified value. The default value is auto. |
Max. Width |
Maximum width of the window in pixels (px) or percent (%). The window width adjusts to the content but does not exceed the specified value. |
Min. Width |
Minimum width of the window in pixels (px) or percent (%). The window width adjusts to the content but is at least the specified value. The default value is auto. |