Extract frontend orchestration hooks
This commit is contained in:
@@ -210,6 +210,9 @@ React + TypeScript + MapLibre foundation for project/area/dataset workflow.
|
||||
- The MapLibre chunk is intentionally larger than generic app chunks because it contains the GIS map runtime; the Vite warning threshold is set to keep this known vendor dependency visible without warning on every release build.
|
||||
- Export preview rendering lives in `src/components/exports/ExportPreview.tsx`.
|
||||
- The Export Center only offers JSON preview for JSON/GeoJSON artifacts; HTML project reports are shown as download-only artifacts.
|
||||
- Provider capability loading lives in `src/hooks/useProviderCapabilities.ts`.
|
||||
- Change detection orchestration lives in `src/hooks/useChangeDetectionWorkflow.ts`.
|
||||
- Derived MapLibre workbench state lives in `src/hooks/useMapWorkspaceState.ts`.
|
||||
|
||||
## Raster dependency visibility
|
||||
|
||||
|
||||
Reference in New Issue
Block a user