From 94e614b3a560a15d369752dc06c88120f73b9aa3 Mon Sep 17 00:00:00 2001 From: Brandon Liu Date: Fri, 2 Feb 2024 11:09:43 +0800 Subject: [PATCH] formatting --- app/src/examples.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/examples.json b/app/src/examples.json index 10509765..40c79903 100644 --- a/app/src/examples.json +++ b/app/src/examples.json @@ -52,14 +52,14 @@ "name": "colombia-rivers", "description": "water features west of Bogota should not be broken", "tags": ["water"], - "center": [-74.422,4.62], + "center": [-74.422, 4.62], "zoom": 7.8 }, { "name": "river-thames", "description": "River Thames should not have pieces missing", "tags": ["water"], - "center": [-0.3,51.4], + "center": [-0.3, 51.4], "zoom": 8.9 } ]