MIF_E31221222/sigap-website/app/_components/map/controls
vergiLgood1 6c96c1140c Refactor tooltip and control types for improved clarity and consistency
- Renamed ITooltips to ITooltipsControl for better context in map controls.
- Updated type references in search-control, tooltips, crime-map, and layers to use the new ITooltipsControl type.
- Enhanced fill opacity logic in map layers based on active control state.
- Introduced getFillOpacity utility function to centralize opacity determination based on active control.
- Adjusted event handling for district clicks to ensure proper focus and visibility toggling.
- Cleaned up CSS styles by commenting out unused styles for circles.
2025-05-14 11:08:06 +07:00
..
bottom feat: Add Sidebar Statistics Tab for crime analytics overview 2025-05-05 01:11:37 +07:00
bottom-left feat: Add Sidebar Statistics Tab for crime analytics overview 2025-05-05 01:11:37 +07:00
left/sidebar add filter source_type 2025-05-12 12:24:50 +07:00
top Refactor tooltip and control types for improved clarity and consistency 2025-05-14 11:08:06 +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: Add Panic Button Demo component and EWS Alert Layer for incident management 2025-05-07 10:23:54 +07:00
map-filter-control.tsx feat: Add Sidebar Statistics Tab for crime analytics overview 2025-05-05 01:11:37 +07:00
map-selector.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
panic-button-demo.tsx Add crime data CSV files and update database schema 2025-05-11 14:44:14 +07:00
source-type-selector.tsx add filter source_type 2025-05-12 12:24:50 +07:00
year-selector.tsx feat: add crime and district popups with detailed information and filtering capabilities 2025-05-02 22:20:22 +07:00