MIF_E31221222/sigap-website/app/_components/map
vergiLgood1 2ab60befd8 feat: Enhance Crime Sidebar and Incident Tab with Recent Incidents
- Updated CrimeSidebar to accept recent incidents as a prop for user reports from the last 24 hours.
- Modified SidebarIncidentsTab to format and display recent incidents, including filtering by category and sorting by timestamp.
- Adjusted CrimeMap to manage the selected year based on the source type and to handle recent incidents data.
- Renamed MapLegend to ClusterLegend for clarity and updated its props accordingly.
2025-05-15 14:15:18 +07:00
..
containers fix: fix kesalahan oengambilan properti distance pada units layer 2025-05-14 17:17:10 +07:00
controls feat: Enhance Crime Sidebar and Incident Tab with Recent Incidents 2025-05-15 14:15:18 +07:00
layers Refactor map layers: consolidate imports, enhance type definitions, and improve layer management. Remove UnclusteredPointLayer and introduce AllIncidentsLayer for better incident handling and visualization. 2025-05-15 12:21:24 +07:00
legends feat: Enhance Crime Sidebar and Incident Tab with Recent Incidents 2025-05-15 14:15:18 +07:00
markers add some geojson layer 2025-05-07 09:03:52 +07:00
pop-up feat: update incident logs structure and add popup component 2025-05-14 19:21:36 +07:00
crime-map.tsx feat: Enhance Crime Sidebar and Incident Tab with Recent Incidents 2025-05-15 14:15:18 +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