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