MIF_E31221222/sigap-website/app/_utils
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
..
const refactor: streamline map constants and enhance animation handling in layers 2025-05-14 12:04:21 +07:00
cookies change project structure 2025-03-12 16:13:57 +07:00
map Refactor map utility functions and components 2025-05-15 15:47:56 +07:00
mock feat: Add Panic Button Demo component and EWS Alert Layer for incident management 2025-05-07 10:23:54 +07:00
supabase add some stuff 2025-04-27 22:41:27 +07:00
types Refactor map utility functions and components 2025-05-15 15:47:56 +07:00
authz.ts init model rbac 2025-04-07 20:50:57 +07:00
clustering.ts feat: add crime map components and functionality 2025-04-14 23:47:44 +07:00
colors.ts feat: Add timeline and units layers to the map component 2025-05-05 10:38:11 +07:00
common.ts add filter source_type 2025-05-12 12:24:50 +07:00
crime-stats.ts feat: add crime and district popups with detailed information and filtering capabilities 2025-05-02 22:20:22 +07:00
crime.ts add filter source_type 2025-05-12 12:24:50 +07:00
time.ts feat: Add timeline and units layers to the map component 2025-05-05 10:38:11 +07:00
validation.ts init model rbac 2025-04-07 20:50:57 +07:00