MIF_E31221222/sigap-website/app/_components/map/layers
vergiLgood1 03a5e527d4 Refactor map layers and components for improved structure and functionality
- 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.
2025-05-05 04:57:32 +07:00
..
cluster-layer.tsx Refactor map layers and components for improved structure and functionality 2025-05-05 04:57:32 +07:00
district-extrusion-layer.tsx Refactor map layers and components for improved structure and functionality 2025-05-05 04:57:32 +07:00
district-layer-old.tsx Refactor FloatingActionSearchBar to accept actions and props; remove map-navigations component; implement top-controls with search functionality; enhance crime map with fly-to incident feature; add district layer highlight effect. 2025-05-04 08:54:03 +07:00
district-layer.tsx Refactor map layers and components for improved structure and functionality 2025-05-05 04:57:32 +07:00
layers.tsx Refactor map layers and components for improved structure and functionality 2025-05-05 04:57:32 +07:00
uncluster-layer.tsx Refactor map layers and components for improved structure and functionality 2025-05-05 04:57:32 +07:00