diff --git a/src/app/map/map.component.html b/src/app/map/map.component.html
index e042bc2..e02f9ac 100644
--- a/src/app/map/map.component.html
+++ b/src/app/map/map.component.html
@@ -31,7 +31,7 @@
Heading:
No Heading
- {{position.heading | number : '0.0'}}°
+ {{position.heading | number : '0.0'}}°
Latitude: {{position.latitude | number : '0.0-5'}}
@@ -39,7 +39,7 @@
Altitude:
No Altitude
- {{position.altitude}}
+ {{position.altitude}} m
Speed:
No Speed