.q2w-footer

Footer

Sticky map footer for attribution, powered-by text, and live coordinates.

Preview

Usage

Use this component inside a qgis2web Leaflet export after loading q2w-mapcss.css. Keep generated map JavaScript unchanged unless your workflow needs custom behavior.

<div class="q2w-footer">
  Footer content
</div>

Variants

PatternEffect
.q2w-footerDefault component shell
.q2w-footer--compactDenser layout for small maps
.q2w-footer--floatingFloating map overlay style
data-theme="dark"Uses dark theme tokens automatically

Sub-elements

ClassPurpose
.q2w-footerRoot element for the footer component
.q2w-footer__headOptional header/title region
.q2w-footer__bodyMain component content region
.q2w-footer__actionsOptional action group
← Header Sidebar →