Skip to content
Loyalty Club PLC
Discovering partners

Finding partners near you

All Partners Map shows every partner. Search by location (Nominatim/OpenStreetMap) and filter by category.

1 min readUpdated 1 May 2026

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 filterMapFilter component to narrow markers by business category.
  • Geolocation — uses @capacitor/geolocation to 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.

Was this helpful?

Related articles