- Introduced a new TimelineLayer to visualize average incident times per district. - Added UnitsLayer to display police stations and connection lines to incidents. - Updated Layers component to conditionally render the new layers based on active controls. - Implemented a query to fetch units data from the server. - Created utility functions for color generation based on crime categories. - Enhanced map interaction with popups for detailed information on incidents and units. - Added legends for timeline and units to improve user experience. - Refactored existing types and interfaces to accommodate new features. |
||
|---|---|---|
| .. | ||
| cluster-layer.tsx | ||
| district-extrusion-layer.tsx | ||
| district-layer-old.tsx | ||
| district-layer.tsx | ||
| heatmap-layer.tsx | ||
| layers.tsx | ||
| timeline-layer.tsx | ||
| uncluster-layer.tsx | ||
| units-layer.tsx | ||