From c3141d2c8949c754ea3f7cbdeca4169bc9f7620c Mon Sep 17 00:00:00 2001 From: JANGHYUNn Date: Tue, 3 Sep 2024 08:36:14 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9A=B8=EC=82=B0=20=EA=B3=B5=EC=97=AD=20json?= =?UTF-8?q?=20=ED=8C=8C=EC=9D=BC=20=EC=98=A4=ED=83=80(coordinates=20?= =?UTF-8?q?=ED=98=95=EC=8B=9D)=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/map/geojson/ulsanAirArea.json | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/src/components/map/geojson/ulsanAirArea.json b/src/components/map/geojson/ulsanAirArea.json index 544e41b0..33773472 100644 --- a/src/components/map/geojson/ulsanAirArea.json +++ b/src/components/map/geojson/ulsanAirArea.json @@ -220,13 +220,11 @@ "geometry": { "type": "LineString", "coordinates": [ - [ - [129.349283089563, 35.6029161501042, 24.130000000000003], - [129.352593648829, 35.6030996529655, 23.46], - [129.354186126067, 35.5840395078067, 14.5], - [129.35087635497, 35.5838560049455, 14.5], - [129.349283089563, 35.6029161501042, 24.130000000000003] - ] + [129.349283089563, 35.6029161501042, 24.130000000000003], + [129.352593648829, 35.6030996529655, 23.46], + [129.354186126067, 35.5840395078067, 14.5], + [129.35087635497, 35.5838560049455, 14.5], + [129.349283089563, 35.6029161501042, 24.130000000000003] ] }, "properties": {