Radio sonde on map
This commit is contained in:
@@ -20,8 +20,8 @@ export async function getSondes() {
|
||||
id,
|
||||
type: t.type,
|
||||
subtype: t.subtype,
|
||||
lat: t.lat,
|
||||
lon: t.lon,
|
||||
latitude: t.lat,
|
||||
longitude: t.lon,
|
||||
altitude: t.alt,
|
||||
heading: t.heading,
|
||||
speed: t.vel_h,
|
||||
|
||||
Reference in New Issue
Block a user