MIF_E31221222/sigap-website/app/_components/map
vergiLgood1 609a9c1327 Refactor map interaction and event handling
- Updated DistrictLayer to dispatch custom events for incident clicks and map fly-to actions.
- Enhanced DistrictFillLineLayer to support a new onDistrictClick prop for handling district interactions.
- Improved Layers component to manage district and incident selections, including new event listeners for incident clicks.
- Refactored UnclusteredPointLayer to streamline incident click handling and map interactions.
- Introduced FlyToHandler component to centralize fly-to event handling and highlight effects for incidents.
- Cleaned up event listener management across components to ensure proper cleanup and avoid memory leaks.
2025-05-07 06:41:33 +07:00
..
controls Refactor map interaction and event handling 2025-05-07 06:41:33 +07:00
layers Refactor map interaction and event handling 2025-05-07 06:41:33 +07:00
legends feat: Add timeline and units layers to the map component 2025-05-05 10:38:11 +07:00
markers feat: add map controls and sidebar components for crime data visualization 2025-04-28 00:14:16 +07:00
pop-up Refactor database privileges and schema management 2025-05-05 23:39:01 +07:00
crime-map.tsx Refactor map interaction and event handling 2025-05-07 06:41:33 +07:00
fly-to-handler.tsx Refactor map interaction and event handling 2025-05-07 06:41:33 +07:00
fly-to.tsx Refactor map interaction and event handling 2025-05-07 06:41:33 +07:00
map.tsx Refactor map interaction and event handling 2025-05-07 06:41:33 +07:00
overlay.tsx feat(map): enhance map functionality with new controls and overlays 2025-05-02 02:47:16 +07:00