mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-02 23:35:40 +08:00
[xswiftbus] getElevationAtPosition also returns latitude and longitude
This commit is contained in:
@@ -88,6 +88,8 @@ R"XML(<node>
|
||||
<arg name="altitudeMeters" type="d" direction="in"/>
|
||||
<arg type="s" direction="out"/>
|
||||
<arg type="d" direction="out"/>
|
||||
<arg type="d" direction="out"/>
|
||||
<arg type="d" direction="out"/>
|
||||
</method>
|
||||
<method name="setFollowedAircraft">
|
||||
<arg name="callsign" type="s" direction="in"/>
|
||||
|
||||
Reference in New Issue
Block a user