diff --git a/web_root-Tar1090/config.js b/web_root-Tar1090/config.js index 8e44f72..cee4208 100644 --- a/web_root-Tar1090/config.js +++ b/web_root-Tar1090/config.js @@ -331,9 +331,9 @@ HideCols = [ // planespottingAPI = true; // get flight route from routeApi service -// useRouteAPI = false; + useRouteAPI = true; // which routeApi service to use -// routeApiUrl = "https://api.adsb.lol/api/0/routeset"; + routeApiUrl = "https://api.adsb.lol/api/0/routeset"; // show a link to jetphotos, only works if planespottersAPI is disabled // jetphotoLinks = false;