Changed
- WebSDR globe: receivers are flat dots coloured by how busy they are (green: under half their listener slots used; amber: half or more), with a latitude/longitude grid and a view that fills the panel. Your location is marked, and choosing a receiver draws a path from you to it. Hovering a receiver in the list highlights it on the globe.
- WebSDR list: nearest first, with distance and direction ("18 km WNW"), place, antenna and free listener slots; search, and sort by nearest, most free or name; a summary line (receivers, free slots, nearest).
GET /websdr/receiverstakes optionallat/lonand returns the nearest receivers, with distance and bearing.
Fixed
- Receiver names and antenna notes showed raw HTML from the KiwiSDR directory.
- A receiver with no position was drawn at 0,0.
Full detail in CHANGELOG.md.