MIF_E31221222/sigap-website/app/_components/map/controls
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
..
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 Refactor map interaction and event handling 2025-05-07 06:41:33 +07:00
top Refactor map interaction and event handling 2025-05-07 06:41:33 +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