Files
wanderer/web
Eric Daigle c867fd7319 Add header to searchLocationReverse (#458) (#485)
As described in #458, uploading trails intermittently fails because the request to the Nominatim API in `searchLocationReverse` does not
contain a header as required by the API. The header was added to `searchLocations` in 47f431e, but the issue with the trail upload was
caused by it missing in `searchLocationReverse`. This PR adds it there as well.

Co-authored-by: Eric Daigle <eric.daigle@mailbox.org>
2025-08-28 13:36:13 +02:00
..
2025-08-23 19:10:46 +02:00
2025-02-14 13:22:28 +01:00
2025-02-14 13:39:46 +01:00
2024-01-27 20:39:12 +01:00
2025-01-05 18:31:34 +01:00
2025-08-24 11:41:00 +00:00
2025-01-21 14:37:52 +01:00
2025-06-21 10:09:22 +02:00
2025-01-05 18:32:09 +01:00
2024-01-29 21:30:54 +01:00
2025-07-19 19:40:11 +02:00