2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-18 22:27:08 +00:00
This commit is contained in:
2025-03-24 13:45:00 +00:00
parent 38130c876b
commit da28aa7b22

View File

@@ -160,7 +160,7 @@ def extract_gps(dict):
ref = "True"
else:
ref =""
direction = f"Direction of view: {nsew:2} ({bearing:.0f}°{ref})"
direction = f"<br />Direction of view: {nsew:2} ({bearing:.0f}&deg;{ref})"
else:
direction = ""