Eov magassági korrekció rácshálóból (gtx)

This commit is contained in:
2026-05-09 21:48:14 +02:00
parent 688922808b
commit 7ee47e65bd
3 changed files with 80 additions and 1 deletions
@@ -154,7 +154,7 @@ class MapView extends GetView<MapViewController> {
"EovX: ${controller.formatEov.format(controller.eov.value.Y)}"),
Text(
"EovY: ${controller.formatEov.format(controller.eov.value.X)}"),
Text("Alt: ${controller.gpsAltitude} (m)"),
Text("Alt: ${controller.eovHeight.value} (m)"),
const Divider(
height: 5.0,
color: Colors.black,