MIF_E31221222/sigap-website/app/_components/map/layers
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
..
cluster-layer.tsx Refactor map interaction and event handling 2025-05-07 06:41:33 +07:00
district-extrusion-layer.tsx feat: enhance district layer interactions and animations for improved user experience 2025-05-05 05:49:50 +07:00
district-layer-old.tsx Refactor map interaction and event handling 2025-05-07 06:41:33 +07:00
district-layer.tsx Refactor map interaction and event handling 2025-05-07 06:41:33 +07:00
heatmap-layer.tsx refactor: enhance distance calculation and heatmap functionality; improve error handling and add interaction support 2025-05-07 03:17:59 +07:00
layers.tsx Refactor map interaction and event handling 2025-05-07 06:41:33 +07:00
timeline-layer.tsx feat: Enhance heatmap and timeline layers with new data handling and filtering options 2025-05-05 11:11:11 +07:00
uncluster-layer.tsx Refactor map interaction and event handling 2025-05-07 06:41:33 +07:00
units-layer.tsx Refactor database privileges and schema management 2025-05-05 23:39:01 +07:00