The All Partners Map is the discovery surface for every partner business on the network.
What’s on the page
- Map with partner markers (rendered with Leaflet via the audited code).
- Search bar — type a place name (3+ characters) to search via OpenStreetMap (Nominatim). Click a result to centre the map there.
- Category filter —
MapFiltercomponent to narrow markers by business category. - Geolocation — uses
@capacitor/geolocationto centre on your current location when granted permission.
Marker popups
Tap a marker to see the partner’s details. Map icons reflect the partner’s business category.
What we don’t document precisely
- TEDS-enabled filter — not visible as a discrete filter in the audited code. If you want to spend TEDS at a new partner, open the partner page to check whether their campaigns have TEDS enabled.
- Postcode-based search — the search uses a free-text place search via Nominatim, not specifically a UK postcode lookup; UK postcodes do work in Nominatim though.
In one sentence
Map with category filter + place search via OpenStreetMap. Tap markers for partner details.