MIF_E31221222/sigap-website/app/_components/map/controls
vergiLgood1 03a5e527d4 Refactor map layers and components for improved structure and functionality
- Removed the MapLayerManager component and integrated its functionality into the Layers component.
- Added FlyToHandler component to manage map fly-to animations and highlight incidents.
- Introduced ClusterLayer and UnclusteredPointLayer components for better handling of crime incident clustering and display.
- Updated types in map.ts to include new interfaces for district features and layer props.
- Enhanced crime data processing functions for better data management and visualization.
- Adjusted button styles in button.tsx for improved UI consistency.
2025-05-05 04:57:32 +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 feat: Add Sidebar Statistics Tab for crime analytics overview 2025-05-05 01:11:37 +07:00
top Refactor map layers and components for improved structure and functionality 2025-05-05 04:57:32 +07:00
category-selector.tsx feat(map): enhance map functionality with new controls and overlays 2025-05-02 02:47:16 +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 feat(map): enhance map functionality with new controls and overlays 2025-05-02 02:47:16 +07:00
month-selector.tsx feat(map): enhance map functionality with new controls and overlays 2025-05-02 02:47:16 +07:00
year-selector.tsx feat: add crime and district popups with detailed information and filtering capabilities 2025-05-02 22:20:22 +07:00