MIF_E31221222/sigap-website/app/_components/map/controls
vergiLgood1 223195e3fb Refactor map utility functions and components
- Moved map utility functions from `map.ts` to `map/common.ts` for better organization.
- Updated imports in `district-extrusion-layer.tsx`, `district-layer.tsx`, `layers.tsx`, and `distance-info.tsx` to reflect the new location of utility functions.
- Enhanced `DistrictFillLineLayer` to improve handling of fill color expressions and opacity based on active controls.
- Introduced new types for crime source in `map.ts` and updated relevant components to use these types.
- Added a new `IncidentDetailTab` component to display detailed information about incidents, including severity and status.
- Improved handling of severity and status information across components for consistency and clarity.
2025-05-15 15:47:56 +07:00
..
bottom feat: Add Sidebar Statistics Tab for crime analytics overview 2025-05-05 01:11:37 +07:00
bottom-left feat: Add Sidebar Statistics Tab for crime analytics overview 2025-05-05 01:11:37 +07:00
left/sidebar Refactor map utility functions and components 2025-05-15 15:47:56 +07:00
top Refactor map utility functions and components 2025-05-15 15:47:56 +07:00
category-selector.tsx feat(map): enhance map functionality with new controls and overlays 2025-05-02 02:47:16 +07:00
example.tsx feat: Add Panic Button Demo component and EWS Alert Layer for incident management 2025-05-07 10:23:54 +07:00
map-filter-control.tsx feat: Add Sidebar Statistics Tab for crime analytics overview 2025-05-05 01:11:37 +07:00
map-selector.tsx Refactor map layers: consolidate imports, enhance type definitions, and improve layer management. Remove UnclusteredPointLayer and introduce AllIncidentsLayer for better incident handling and visualization. 2025-05-15 12:21:24 +07:00
month-selector.tsx Refactor map layers: consolidate imports, enhance type definitions, and improve layer management. Remove UnclusteredPointLayer and introduce AllIncidentsLayer for better incident handling and visualization. 2025-05-15 12:21:24 +07:00
panic-button-demo.tsx Add crime data CSV files and update database schema 2025-05-11 14:44:14 +07:00
source-type-selector.tsx Refactor map utility functions and components 2025-05-15 15:47:56 +07:00
year-selector.tsx Refactor map layers: consolidate imports, enhance type definitions, and improve layer management. Remove UnclusteredPointLayer and introduce AllIncidentsLayer for better incident handling and visualization. 2025-05-15 12:21:24 +07:00