diff --git a/python/html_template.py b/python/html_template.py
index da0a2e0..49c7ca5 100644
--- a/python/html_template.py
+++ b/python/html_template.py
@@ -14,14 +14,14 @@ def html_template(my_position, json_file):
@@ -95,7 +95,7 @@ def html_template(my_position, json_file):
position: airplanes[airplane].center,
icon: plane_icon,
labelContent: identstr,
- labelAnchor: new google.maps.Point(64, 0),
+ labelAnchor: new google.maps.Point(35, -32),
labelClass: "labels",
labelStyle: {opacity: 0.75}
};