From 82fa063b9d34eeda8b96e7702689e7834338c683 Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Mon, 19 Dec 2022 12:47:28 +0500 Subject: [PATCH] replace coordinates --- data/geojsonContributors.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/geojsonContributors.json b/data/geojsonContributors.json index 037aff9..b171ffd 100644 --- a/data/geojsonContributors.json +++ b/data/geojsonContributors.json @@ -5,7 +5,7 @@ "type": "Feature", "geometry": { "type": "Point", - "coordinates": [-163.84239965043153, -35.395420121207046] + "coordinates": [34.46684826773766, 31.501803673432892] }, "properties": { "groupName": "The Question of Funding", @@ -30,4 +30,4 @@ } } ] -} +} \ No newline at end of file