aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/hooks/useGeolocation.ts
AgeCommit message (Collapse)Author
2026-03-16feat: enhance geolocation handling with loading state and improve button ↵Ariel Costas Guerrero
click behavior
2026-03-13feat: integrate geolocation functionality and enhance map interactionsAriel Costas Guerrero
- Added useGeolocation hook to manage user location and permissions. - Updated PlannerOverlay to utilize geolocation for setting origin. - Enhanced NavBar with a new planner route. - Introduced context menu for map interactions to set routes from current location. - Improved search functionality in the map with a dedicated search bar. - Updated localization files with new strings for routing and search features.