MIF_E31221222/sigap-website/app/_utils/const
vergiLgood1 c6f803b08c feat: add crime map components and functionality
- Implemented MapLegend component to display crime rate legend.
- Created YearSelector component for selecting the year of crime data.
- Developed CrimeMap component to manage crime incidents and district data.
- Added DistrictLayer for rendering districts on the map with hover and click interactions.
- Introduced CrimeMarker for displaying crime incidents on the map.
- Built MapView component for rendering the map with various controls.
- Established utility constants for crime colors and rates.
- Defined types for crime management and map features.
2025-04-14 23:47:44 +07:00
..
crime.ts feat: add crime map components and functionality 2025-04-14 23:47:44 +07:00
map-style.ts feat: add crime map components and functionality 2025-04-14 23:47:44 +07:00
map.ts feat: add crime map components and functionality 2025-04-14 23:47:44 +07:00
numbers.ts init model rbac 2025-04-07 20:50:57 +07:00
regex.ts init model rbac 2025-04-07 20:50:57 +07:00
roles.ts Refactor user management components to use selectedUser instead of user 2025-04-12 17:18:36 +07:00
routes.ts init model rbac 2025-04-07 20:50:57 +07:00
texts.ts init model rbac 2025-04-07 20:50:57 +07:00