Share
Copyable map URL and share action for collaboration.
Preview
q2w-mapcss.pages.dev/#13/-6.7797/108.4714
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-share"> Share content </div>
Variants
| Pattern | Effect |
|---|---|
.q2w-share | Default component shell |
.q2w-share--compact | Denser layout for small maps |
.q2w-share--floating | Floating map overlay style |
data-theme="dark" | Uses dark theme tokens automatically |
Sub-elements
| Class | Purpose |
|---|---|
.q2w-share | Root element for the share component |
.q2w-share__head | Optional header/title region |
.q2w-share__body | Main component content region |
.q2w-share__actions | Optional action group |