23-Aug-2026 — raise route-follow network timeout to 12s so slow/standalone-PWA loads do not fail #151
What's new
Route maps on walk pages were sometimes failing to draw on slow connections, and in the app when installed on a phone. The request that fetches the route gave up after a few seconds, and once it gave up the map showed no route at all. It now waits up to 12 seconds, which is long enough for a slow mobile connection to answer.
At a glance
- Walk route maps now draw reliably on slow connections
- The installed app (added to a phone's home screen) no longer shows route-less maps after a cold start
- No change to how routes look or behave once loaded