AOEpeople / desk-compass

"Where's my desk?" - Search no more: Manage your floor plan and space layout; Keep track of item locations; Collaborate to maximize overview for your office, event location or lecture rooms. Written with NestJS, Svelte and Leaflet.

Home Page:http://opensource.aoe.com/desk-compass/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: Groups (Marker-Mode): Frontend

resah opened this issue · comments

commented

This is part of the feature "Groups":
To visualize teams, or as we call it at AOE "circles", it should be possible to define groups. To accommodate for different use cases, there are two different variants for grouping. This feature is part of "Marker groups (map)":
Markers inherently belonging to a group by their attributes, like

  • all markers with attribute team and value Space invaders
  • all markers with attribute post and value Developer
  • all markers with attribute contents and value Club-Mate

Frontend

  • Show dropdown/autocomplete for all

Unclear: How to handle markers of one group in different locations