19-Sep-2026 — Clearer routes and easier phone navigation #151

Commit d76aa70


What's new

Route guides show the start and finish clearly and measure their distances correctly. Following a route on a phone is easier to read and control. Full screen maps open the map you chose, keep their look, and come back as they were. Parish maps say they are loading instead of showing an empty map.

At a glance

How it behaves

The start and end markers are labelled with a grid reference when one is available, and with Start or End otherwise. On a circular route the start point is as close to the end of the route as to its beginning, so the start step used to show the full length of the walk; it now always reads 0 miles and the end step the full length.

Each map that remembers full screen in the address bar has its own value. The first map on a page keeps maximise=true, so existing links still work, and later maps use maximise=2, maximise=3 and so on, in page order.

How to try it out