Begin PIS Finder page

This commit is contained in:
Fred Boniface
2023-06-25 00:26:12 +01:00
parent f5302b58d8
commit a754c9d051
2 changed files with 49 additions and 5 deletions

View File

@@ -21,6 +21,9 @@
async function processData(data) {
//console.log("data",JSON.stringify(data))
if (data.ERROR == "Offline") {
return;
};
val = {
crs: data[0]['3ALPHA'] || "None",
tiploc: data[0]['TIPLOC'] || "None",