MIF_E31221222/sigap-website/app/_components/map/pop-up
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
..
crime-popup.tsx Refactor map layers and pop-ups for improved incident handling and UI updates 2025-05-14 16:14:40 +07:00
distance-info.tsx Refactor map utility functions and components 2025-05-15 15:47:56 +07:00
district-popup.tsx refactor: streamline map constants and enhance animation handling in layers 2025-05-14 12:04:21 +07:00
incident-logs-popup.tsx feat: update incident logs structure and add popup component 2025-05-14 19:21:36 +07:00
incident-popup.tsx Refactor map layers and pop-ups for improved incident handling and UI updates 2025-05-14 16:14:40 +07:00
timeline-popup.tsx feat: update incident logs structure and add popup component 2025-05-14 19:21:36 +07:00
unit-popup.tsx feat: update incident logs structure and add popup component 2025-05-14 19:21:36 +07:00