Commit Graph

5 Commits

Author SHA1 Message Date
b610d85313 🔧 Fix location name logic: User determines name, API only provides coordinates
- Removed automatic API location name usage
- User input from locationSearch field is used as location name
- API search only provides coordinates (latitude/longitude)
- User has full control over location naming
- Search functionality purely for coordinate lookup
2025-09-08 21:44:18 +02:00
7d88ad036d 🔧 Fix location name: Use real location name from API instead of search term
- Added hidden field 'realLocationName' to store actual location name from Nominatim API
- Updated location saving to use real location name (display_name) instead of search term
- Fallback to search term if real location name not available
- Now saves proper location names like 'Marienplatz, Altstadt-Lehel, München, Bayern, Deutschland' instead of just 'München'
- Improved location data quality in database
2025-09-08 21:41:58 +02:00
a78a8dc3ce edia all routes 2025-09-05 13:15:11 +02:00
4d00be8127 Keks notice! 2025-09-05 07:42:07 +02:00
eb1d713942 Refactor ALL 2025-09-04 14:31:17 +02:00