MIF_E31221222/sigap-website/app/_components/map/controls/top
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
..
additional-tooltips.tsx Refactor map utility functions and components 2025-05-15 15:47:56 +07:00
crime-tooltips.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
search-control.tsx Refactor tooltip and control types for improved clarity and consistency 2025-05-14 11:08:06 +07:00
tooltips.tsx Refactor map utility functions and components 2025-05-15 15:47:56 +07:00