- Moved map utility functions from `map.ts` to `map/common.ts` for better organization. - Updated imports in `district-extrusion-layer.tsx`, `district-layer.tsx`, `layers.tsx`, and `distance-info.tsx` to reflect the new location of utility functions. - Enhanced `DistrictFillLineLayer` to improve handling of fill color expressions and opacity based on active controls. - Introduced new types for crime source in `map.ts` and updated relevant components to use these types. - Added a new `IncidentDetailTab` component to display detailed information about incidents, including severity and status. - Improved handling of severity and status information across components for consistency and clarity. |
||
|---|---|---|
| .. | ||
| bottom | ||
| bottom-left | ||
| left/sidebar | ||
| top | ||
| category-selector.tsx | ||
| example.tsx | ||
| map-filter-control.tsx | ||
| map-selector.tsx | ||
| month-selector.tsx | ||
| panic-button-demo.tsx | ||
| source-type-selector.tsx | ||
| year-selector.tsx | ||