MIF_E31221222/sigap-website/app/_components/map
vergiLgood1 5808758855 Refactor map layer animations to use BASE_DURATION and introduce new constants for 3D view settings
- Updated DistrictFillLineLayer to use BASE_DURATION for animation duration instead of a hardcoded value.
- Commented out the flyTo animation in DistrictFillLineLayer for potential future use.
- Modified Layers component to utilize ZOOM_3D and PITCH_3D constants for flyTo animations, enhancing readability and maintainability.
2025-05-14 12:11:34 +07:00
..
containers Add crime data CSV files and update database schema 2025-05-11 14:44:14 +07:00
controls Refactor tooltip and control types for improved clarity and consistency 2025-05-14 11:08:06 +07:00
layers Refactor map layer animations to use BASE_DURATION and introduce new constants for 3D view settings 2025-05-14 12:11:34 +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: streamline map constants and enhance animation handling in layers 2025-05-14 12:04:21 +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