- 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. |
||
|---|---|---|
| .. | ||
| example.tsx | ||
| layer-control.tsx | ||
| map-control.tsx | ||
| map-filter-control.tsx | ||
| map-legend.tsx | ||
| map-sidebar.tsx | ||
| map-toggle.tsx | ||
| month-selector.tsx | ||
| severity-indicator.tsx | ||
| time-control.tsx | ||
| time-slider.tsx | ||
| year-selector.tsx | ||