Add V1 map workbench controls
This commit is contained in:
@@ -127,6 +127,23 @@ React + TypeScript + MapLibre foundation for project/area/dataset workflow.
|
||||
- The UI does not introduce live provider downloads, a report designer or new AI behavior.
|
||||
- The HTML report is a lightweight artifact built from persisted project, dataset, QA/QC summary and export history state; it is not a PDF/report designer.
|
||||
|
||||
## Sprint 18 additions
|
||||
|
||||
- Added a Change Detection panel for comparing two vector datasets in the same project.
|
||||
- Change Detection uses the backend job envelope and renders added/removed/unchanged GeoJSON on the existing MapLibre workbench map.
|
||||
- The UI exposes IoU threshold and unchanged-feature inclusion controls.
|
||||
- The frontend does not infer fake object lifecycle states; it displays only the backend-provided added/removed/unchanged result.
|
||||
|
||||
## Sprint 19 additions
|
||||
|
||||
- Added V1 Map Workbench controls for the active GeoJSON layer:
|
||||
- visibility toggle
|
||||
- opacity slider
|
||||
- active layer label
|
||||
- loaded feature count
|
||||
- Added click-to-inspect feature properties from the active MapLibre layer.
|
||||
- Updated the app header to the V1 workbench identity instead of an old sprint label.
|
||||
|
||||
## Release hardening updates
|
||||
|
||||
- Production builds split application code, React vendor code and MapLibre vendor code into separate chunks.
|
||||
|
||||
Reference in New Issue
Block a user