- Removed unused CrimePopup component and replaced with IncidentPopup in layers.tsx - Consolidated incident click handling logic in UnitsLayer and RecentIncidentsLayer - Updated UnitsLayer to fetch nearest units and display them in the IncidentPopup - Enhanced UI for displaying nearby police units with loading states and better formatting - Cleaned up console logs for production readiness - Adjusted map flyTo parameters for better user experience - Added wave circle animations for incident markers |
||
|---|---|---|
| .. | ||
| const | ||
| cookies | ||
| map | ||
| mock | ||
| supabase | ||
| types | ||
| authz.ts | ||
| clustering.ts | ||
| colors.ts | ||
| common.ts | ||
| crime-stats.ts | ||
| crime.ts | ||
| map.ts | ||
| time.ts | ||
| validation.ts | ||