MIF_E31221222/sigap-website/app/_components/map
vergiLgood1 b9f69ade3b feat: update incident logs structure and add popup component
- Modified IIncidentLogs interface to include user details and additional fields.
- Implemented IncidentLogsPopup component for displaying incident details on the map.
- Added functionality to format timestamps, display severity badges, and show reporter information.
- Created SQL functions for retrieving nearby units and updating location distances in the database.
- Added spatial indexes to optimize queries related to units and locations.
2025-05-14 19:21:36 +07:00
..
containers fix: fix kesalahan oengambilan properti distance pada units layer 2025-05-14 17:17:10 +07:00
controls Refactor tooltip and control types for improved clarity and consistency 2025-05-14 11:08:06 +07:00
layers feat: update incident logs structure and add popup component 2025-05-14 19:21:36 +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 feat: update incident logs structure and add popup component 2025-05-14 19:21:36 +07:00
crime-map.tsx fix: fix kesalahan oengambilan properti distance pada units layer 2025-05-14 17:17:10 +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