mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-04 06:54:39 -04:00
Add altitudeDateTime to MapItem
This commit is contained in:
@@ -78,6 +78,9 @@ MapItem:
|
||||
positionDateTime:
|
||||
description: "Date and time at this position (ISO 8601 extended format)"
|
||||
type: string
|
||||
altitudeDateTime:
|
||||
description: "Date and time at this altitude, if different from positionDateTime (ISO 8601 extended format)"
|
||||
type: string
|
||||
track:
|
||||
description: "Track/path the item has taken"
|
||||
type: array
|
||||
|
||||
Reference in New Issue
Block a user