We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The html for the header can be written out in the "public/index.html" file.
Adding it as the default mapboard header instead requires using this parameter.
The main advantage of doing so is that the default mapboard header is responsive to browser size changes.
Another advantage of doing so, is that you can add a customComp alert to a header if you use the default.
header: { enabled: true, text: 'Real Estate Tax Balance Search', },
See alert for an example with an alert.