- 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. |
||
---|---|---|
.. | ||
controls | ||
layers | ||
legends | ||
markers | ||
pop-up | ||
crime-map.tsx | ||
fly-to.tsx | ||
map.tsx | ||
overlay.tsx |