Commit Graph

15 Commits

Author SHA1 Message Date
9fd6dc11c3 feat: Enhance DirectionsSidebar with gradient routes and theming options
- Added `gradientRoutes` and `mapStyleChoice` props to DirectionsSidebar for customizable route rendering and theming.
- Implemented logic to handle gradient routes based on crash data availability.
- Updated route rendering colors and styles for better visual distinction.
- Refactored sidebar and toggle button styles for improved UI consistency across themes.

refactor: Introduce UnifiedControlPanel for better control management

- Replaced ControlsPanel with UnifiedControlPanel to consolidate map and crash data controls.
- Added state management for panel visibility and local storage persistence.
- Enhanced UI for map controls, including options for heatmap visibility and gradient routes.

style: Update GeocodeInput and Legend components for consistent theming

- Refactored styles in GeocodeInput to use CSS variables for background and border colors.
- Updated Legend component styles to align with new theming variables for better integration.

chore: Introduce new CSS variables for panel theming

- Added a new color palette for panels and sidebars in globals.css to support light and dark themes.
2025-09-28 02:30:52 -04:00
c63f7754e5 Refactor MapView and PopupOverlay components for improved readability and maintainability 2025-09-28 01:16:16 -04:00
e895f01216 Enhance crash data visualization with density legend and improve map interaction handling 2025-09-28 01:16:04 -04:00
f1073ef3df BIG WEB UPDATE 2025-09-27 22:45:52 -04:00
2471610d80 Maps Update 2025-09-27 17:36:07 -04:00
59422b4c12 SideBar Style Update 2025-09-27 15:40:50 -04:00
4571f8f9c9 Frontend Changes 2025-09-27 12:59:03 -04:00
Shiva Pochampally
e4a8638f28 Changed Marker colors 2025-09-27 11:19:37 -04:00
a61c8505f4 Marker Colors Update 2025-09-27 10:18:20 -04:00
775b1719f0 Controls and Mapbox Config Update 2025-09-27 09:56:23 -04:00
ca5913678c Mapbox Restriction to DC 2025-09-27 09:41:31 -04:00
7273bf13e4 MapBox Styling and component update 2025-09-27 03:37:48 -04:00
ed4922dfa2 MapBox Heatmap and Popup Update 2025-09-27 02:24:12 -04:00
845690ea14 MapBox test 1 2025-09-27 02:00:06 -04:00
941d3ec49e Web Start 2025-09-27 01:53:22 -04:00