wiedehopf / tar1090

Provides an improved webinterface for use with ADS-B decoders readsb / dump1090-fa
Other
1.21k stars 222 forks source link

Change the rings (size and number) #316

Closed Jacopx closed 2 weeks ago

Jacopx commented 3 weeks ago

I would like to change the number and the distance between the distance rings, the default one are to big for my geographical restrictions. Maybe I haven't figured it how to change that, otherwise it could be a new feature.

immagine

RundesBalli commented 2 weeks ago

Edit the config file:

sudo nano /usr/local/share/tar1090/html/config.js

Search for this, uncomment the variables and set it up like your wish: https://github.com/wiedehopf/tar1090/blob/c70b0d0745bb6d40a39785f502055eccea7ed8c7/html/config.js#L197-L206

Jacopx commented 2 weeks ago

Thanks, it works!