feat: Add CrimePopup and DistrictPopup components for displaying crime data on the map
- Implemented CrimePopup component to show detailed information about individual crime incidents. - Implemented DistrictPopup component to provide an overview of crime statistics and demographics for selected districts. - Added useFilteredCrimeData hook to filter crime data based on selected categories. - Created calculateCrimeStats utility function to compute various crime statistics from raw data.
This commit is contained in:
parent
b564e6f330
commit
edf5013363