MIF_E31221222/sigap-website/app/_components/map/controls
vergiLgood1 b564e6f330 feat(map): enhance map functionality with new controls and overlays
- Added GeolocateControl to the map for user location tracking.
- Introduced CategorySelector for filtering crime categories.
- Implemented TopNavigation for year, month, and category selection.
- Created MapSelectors for managing filters with reset functionality.
- Developed CrimeSidebar for displaying incidents, statistics, and reports.
- Added SidebarToggle for collapsing and expanding the sidebar.
- Prefetch crime data based on selected year and month.
- Updated Popover and Skeleton components for better UI experience.
- Refactored OverlayControl for improved rendering and cleanup.
- Enhanced styling and responsiveness across components.
2025-05-02 02:47:16 +07:00
..
category-selector.tsx feat(map): enhance map functionality with new controls and overlays 2025-05-02 02:47:16 +07:00
example.tsx feat: Enhance Overlay component with customizable styles and addControl method 2025-05-01 21:15:31 +07:00
layer-control.tsx feat: implement map layer control and time slider components for enhanced crime data visualization 2025-04-28 23:45:06 +07:00
map-control.tsx feat(map): enhance map functionality with new controls and overlays 2025-05-02 02:47:16 +07:00
map-filter-control.tsx feat: add overlay component and integrate into map controls for improved UI layout 2025-04-30 18:39:21 +07:00
map-legend.tsx feat: add overlay component and integrate into map controls for improved UI layout 2025-04-30 18:39:21 +07:00
map-navigations.tsx feat(map): enhance map functionality with new controls and overlays 2025-05-02 02:47:16 +07:00
map-selector.tsx feat(map): enhance map functionality with new controls and overlays 2025-05-02 02:47:16 +07:00
map-sidebar.tsx feat: Enhance Overlay component with customizable styles and addControl method 2025-05-01 21:15:31 +07:00
map-toggle.tsx feat: Enhance Overlay component with customizable styles and addControl method 2025-05-01 21:15:31 +07:00
map-tooltips.tsx feat(map): enhance map functionality with new controls and overlays 2025-05-02 02:47:16 +07:00
month-selector.tsx feat(map): enhance map functionality with new controls and overlays 2025-05-02 02:47:16 +07:00
severity-indicator.tsx feat: add map controls and sidebar components for crime data visualization 2025-04-28 00:14:16 +07:00
time-control.tsx feat: add overlay component and integrate into map controls for improved UI layout 2025-04-30 18:39:21 +07:00
time-slider.tsx feat: implement map layer control and time slider components for enhanced crime data visualization 2025-04-28 23:45:06 +07:00
year-selector.tsx feat(map): enhance map functionality with new controls and overlays 2025-05-02 02:47:16 +07:00