MIF_E31221222/sigap-website/app/_components/map
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
..
controls Refactor map layers and components for improved structure and functionality 2025-05-05 04:57:32 +07:00
layers Refactor map layers and components for improved structure and functionality 2025-05-05 04:57:32 +07:00
legends fix: update tooltip container reference and adjust z-index for better visibility 2025-05-05 01:53:52 +07:00
markers feat: add map controls and sidebar components for crime data visualization 2025-04-28 00:14:16 +07:00
pop-up feat: add map reset functionality and improve incident popup handling 2025-05-05 03:42:32 +07:00
crime-map.tsx Refactor map layers and components for improved structure and functionality 2025-05-05 04:57:32 +07:00
fly-to.tsx Refactor map layers and components for improved structure and functionality 2025-05-05 04:57:32 +07:00
map.tsx feat: add map reset functionality and improve incident popup handling 2025-05-05 03:42:32 +07:00
overlay.tsx feat(map): enhance map functionality with new controls and overlays 2025-05-02 02:47:16 +07:00