MIF_E31221222/sigap-website/app/_components/map
vergiLgood1 58f033d0e4 Refactor map layers and pop-ups for improved incident handling and UI updates
- Removed unused CrimePopup component and replaced with IncidentPopup in layers.tsx
- Consolidated incident click handling logic in UnitsLayer and RecentIncidentsLayer
- Updated UnitsLayer to fetch nearest units and display them in the IncidentPopup
- Enhanced UI for displaying nearby police units with loading states and better formatting
- Cleaned up console logs for production readiness
- Adjusted map flyTo parameters for better user experience
- Added wave circle animations for incident markers
2025-05-14 16:14:40 +07:00
..
containers Refactor map layers and pop-ups for improved incident handling and UI updates 2025-05-14 16:14:40 +07:00
controls Refactor tooltip and control types for improved clarity and consistency 2025-05-14 11:08:06 +07:00
layers Refactor map layers and pop-ups for improved incident handling and UI updates 2025-05-14 16:14:40 +07:00
legends feat: enhance SidebarInfoTab with detailed map layers and add timeline layer functionality to CrimeMap; update TimelineLegend and TimelinePopup styles 2025-05-07 08:01:07 +07:00
markers add some geojson layer 2025-05-07 09:03:52 +07:00
pop-up Refactor map layers and pop-ups for improved incident handling and UI updates 2025-05-14 16:14:40 +07:00
crime-map.tsx Refactor map layer animations to use BASE_DURATION and introduce new constants for 3D view settings 2025-05-14 12:11:34 +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 add some geojson layer 2025-05-07 09:03:52 +07:00
overlay.tsx feat(map): enhance map functionality with new controls and overlays 2025-05-02 02:47:16 +07:00