MIF_E31221222/sigap-website/app/_components/map/controls/top
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
..
additional-tooltips.tsx feat: Add timeline and units layers to the map component 2025-05-05 10:38:11 +07:00
crime-tooltips.tsx refactor: enhance distance calculation and heatmap functionality; improve error handling and add interaction support 2025-05-07 03:17:59 +07:00
search-control.tsx Refactor map interaction and event handling 2025-05-07 06:41:33 +07:00
tooltips.tsx feat: Add timeline and units layers to the map component 2025-05-05 10:38:11 +07:00