MIF_E31221222/sigap-website/app/_components/map/controls
vergiLgood1 897a130ff7 feat: Enhance Overlay component with customizable styles and addControl method
- Updated OverlayProps to include className and style for customization.
- Modified OverlayControl to apply custom styles and handle control addition.
- Improved rendering logic in _Overlay to pass addControl method to children.
- Refactored SelectContent to accept a container prop for better positioning.
- Cleaned up useFullscreen hook by removing unnecessary comments and improving readability.
- Updated global CSS for better styling of map popups and controls.
- Removed unused dependencies related to mapbox-gl-draw from package.json and package-lock.json.
- Added CustomControl and MonthSelector components for enhanced map functionality.
2025-05-01 21:15:31 +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: Enhance Overlay component with customizable styles and addControl method 2025-05-01 21:15:31 +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-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
month-selector.tsx feat: Enhance Overlay component with customizable styles and addControl method 2025-05-01 21:15:31 +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: Enhance Overlay component with customizable styles and addControl method 2025-05-01 21:15:31 +07:00