1
0
Fork 0
fgdata/Huds/Instruments/latitude.xml
mfranz 399436bb3e - finally center lon/lat correctly (I did it wrongly before, because that
was the style of the old HUD, and it should be fully-compatible ...)
- remove erroneous <modulo> from f16.xml. This isn't even read there.
- enable nadir and zenith (they are just too pretty to ignore them :-)
- various tweaks
2006-07-24 16:12:47 +00:00

14 lines
235 B
XML

<?xml version="1.0"?>
<PropertyList>
<label>
<name>Latitude</name>
<width>1</width>
<height>1</height>
<halign>center</halign>
<input>
<property>/position/latitude-string</property>
</input>
</label>
</PropertyList>