Skip to content

[meta] Architecture and Editor Implementation #4

@uint42

Description

@uint42

Current State

The widget currently supports custom titled markers and geometric objects (rectangles, circles, polygons, polylines) with theoretical editing capabilities, though the editing functionality is incomplete and disabled.

Raw GeoJSON input is also supported for display purposes but lacks interactive UI beyond JSON configuration.

Next Steps

  • Evaluate the overlap between custom markers and GeoJSON support and decide if the two should be merged
    • Consideration: GeoJSON does not support circles as a geometry
    • Consideration: An editor that supports the entire GeoJSON specification (including collections and feature objects) would add more complexity
  • Complete editing functionality, potentially migrating to Leaflet.Editable rather than maintaining custom editor implementation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions