fix(aircraft): show planespotters photo in overlay popup #18

Merged
sirius merged 1 commit from fix/planespotters-popup-photo into master 2026-08-28 23:27:23 -04:00

1 commit

Author SHA1 Message Date
Sirius DevOps
20a266563c fix(aircraft): show planespotters photo in overlay popup
Planespotters 403s server clients whose User-Agent has no contact
email; compose default UA lacked one. Leaflet popup.update() also
re-ran the bindPopup factory and wiped the thumbnail after load.

- Send a contact UA on planespotters lookups; align compose default.
- Resize the popup without re-rendering content.
- Keep hex/src on live firefighter upserts so they get a photo too.
2026-08-28 23:28:28 -04:00