- Removed the MapLayerManager component and integrated its functionality into the Layers component. - Added FlyToHandler component to manage map fly-to animations and highlight incidents. - Introduced ClusterLayer and UnclusteredPointLayer components for better handling of crime incident clustering and display. - Updated types in map.ts to include new interfaces for district features and layer props. - Enhanced crime data processing functions for better data management and visualization. - Adjusted button styles in button.tsx for improved UI consistency. |
||
|---|---|---|
| .. | ||
| const | ||
| cookies | ||
| supabase | ||
| types | ||
| authz.ts | ||
| clustering.ts | ||
| common.ts | ||
| crime-stats.ts | ||
| map.ts | ||
| validation.ts | ||