From 69e3efa3b950f0cf964fb481c2e2eb22dc1296c3 Mon Sep 17 00:00:00 2001 From: Verbjimtim <169089251+Verbjimtim@users.noreply.github.com> Date: Tue, 12 Nov 2024 03:46:35 +0000 Subject: [PATCH] Update ML.json (#397) fix: Move YMML approach tag to prevent overlap --- Boundaries/YMML/ML.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Boundaries/YMML/ML.json b/Boundaries/YMML/ML.json index b719615a..6ca24407 100644 --- a/Boundaries/YMML/ML.json +++ b/Boundaries/YMML/ML.json @@ -6,8 +6,8 @@ "ML" ], "name": "Melbourne Approach East", - "label_lat": -37.673332, - "label_lon": 144.84334 + "label_lat": -37.509167, + "label_lon": 144.559722 }, "geometry": { "type": "MultiPolygon", @@ -350,4 +350,4 @@ ] ] } -} \ No newline at end of file +}