Skip to content

Add embeddable map mode for organizations #13

Description

@e-lo

Summary

Add an embeddable version of the events map so organizations can publish a filtered map/list view on their own sites.

Scope

  • Add embed mode (for example via query param) that minimizes site chrome.
  • Preserve map/list behavior and filter state in the embed.
  • Ensure permalinked filters can be preconfigured by host pages.
  • Ensure embed mode is responsive and works in constrained iframe heights.

Technical constraints

  • Keep filter contract aligned with /events/map (from, to, tag, org, loc).
  • Reuse existing map data/filter pipeline; avoid forked logic.
  • Avoid requiring privileged/admin endpoints for public embedding.
  • Keep attribution requirements visible for map tiles (OpenStreetMap/CARTO).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions