Skip to content

#18 — POIs tab: create and edit POI #97

@bobinush

Description

@bobinush

Acceptance criteria:

  • Form fields: Name (required), Description (textarea), Link (optional URL), Icon (selected via picker — see Update the map with this years (2024) layout #19)
  • "Place Marker" activates Geoman marker mode; clicking the map places the POI and shows a green status indicator
  • For existing POIs, "Move Marker" replaces the current position
  • POST /api/entities on create; PUT /api/entities/:id on update
  • The marker on the map uses the selected PNG icon (/icons/{name}.png)
  • Clicking the marker on the map (in any tab) shows a popup with the name, description, and a clickable link if one is set

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions