Map Side Drawer

Persistent right-side info drawer for map feature detail. Slides in on feature click; stays visible while map remains interactive. Replaces popup-on-marker pattern with a complementary panel. Reference implementation: gis.woodfinegroup.com (v0.1.94).

Live previewrendered from recipe via {tokens} resolution
default

Single-feature detail — current GIS use.

comparison

Split drawer with two features side-by-side; for federated cluster comparison (Doctrine invention #9). Decision pending.

ARIA notes

role='complementary' + aria-label='<feature-type> details'. h2 inside drawer is the secondary heading. Close button: <button aria-label='Close details'>. Brand badge: aria-label states family name. aria-modal='false' — map stays interactive. Focus trap: Tab cycles within drawer while open; ESC dismisses and returns focus to map canvas.

The usage tab for this component is not yet authored. Creative Design Contributors — pick this up.

Recipe is at /api/components/map-side-drawer.json.