Office locations plotted on the native MapLibre location map.
What to check
A map renders with a marker per office location, and the roster list below it.
Markers sit in the right places and the map frames them sensibly.
Two things to know
This page is server-rendered. Office Roster is one of the widgets that does not
fetch its own markup, so an empty tag never mounts — that is why it sits blank on
/preview/roster. Markup here was baked in at build time,
the way WordPress does it at request time. Not a #2273 behaviour either way.
This account returns a single office, so the multi-marker / numbered-pin case is
still not exercised. An account with several locations would be needed for that.