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:
vergiLgood1 2025-05-02 22:19:54 +07:00
parent b564e6f330
commit edf5013363
1 changed files with 21066 additions and 257 deletions

File diff suppressed because it is too large Load Diff