diff --git a/src/frontend/src/components/DroneOperatorTask/MapSection/index.tsx b/src/frontend/src/components/DroneOperatorTask/MapSection/index.tsx index 0348dc3f..f7016b15 100644 --- a/src/frontend/src/components/DroneOperatorTask/MapSection/index.tsx +++ b/src/frontend/src/components/DroneOperatorTask/MapSection/index.tsx @@ -229,6 +229,7 @@ const MapSection = ({ className }: { className?: string }) => {
Gimble angle: {popupData?.gimbal_angle} degree
+Heading: {popupData?.heading}
{popupData?.altitude && (Altitude: {popupData?.altitude} meter