Terrapin-Rocket-Team / Ground-Station

A Node.js/Electron ground station user interface to display and log APRS messages recieved over Serial
0 stars 0 forks source link

Fix opentopomap tile fetching errors #1

Closed erodarob closed 9 months ago

erodarob commented 10 months ago

Description:

Some of the attempts to fetch tiles from the opentopomap tile servers are returning 404 errors that spam the console. The map still loads, but the source of these errors should be found.

image

Tasks:

Notes:

This may be an issue with the leaflet tile providers library because this library has not been brought up to date recently.

erodarob commented 9 months ago

As far as I can tell this issue seems to have resolved itself. Will reopen if the issue pops up again.