-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Labels
No labels