From eced3d013f06b623a49cb9deaba42218c4e37bb8 Mon Sep 17 00:00:00 2001
From: yy1717 <fctom1215@outlook.com>
Date: 星期三, 15 一月 2020 10:56:05 +0800
Subject: [PATCH] update

---
 app/src/main/assets/map.json |   10 ++--------
 1 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/app/src/main/assets/map.json b/app/src/main/assets/map.json
index 36abf91..b503b40 100644
--- a/app/src/main/assets/map.json
+++ b/app/src/main/assets/map.json
@@ -3,10 +3,7 @@
   "item": 1,
   "point": [{
     "x-y": [-11.9669, 28.013, -11.5114, 27.137, -10.8069, 27.5039, -10.2969, 26.4212, -9.2102, 26.8894, -9.6513, 28.0027, -8.9758, 28.3797, -9.5057, 29.3232]
-  },
-    {
-      "x-y": [-11.9669, 28.013, -11.5114, 27.137, -10.8069, 27.5039, -10.2969, 26.4212, -9.2102, 26.8894, -9.6513, 28.0027, -8.9758, 28.3797, -9.5057, 29.3232]
-    }
+  }
   ]
 },
   {
@@ -14,10 +11,7 @@
     "item": 2,
     "point": [{
       "x-y": [-11.9669, 28.013, -11.5114, 27.137, -10.8069, 27.5039, -10.2969, 26.4212, -9.2102, 26.8894, -9.6513, 28.0027, -8.9758, 28.3797, -9.5057, 29.3232]
-    },
-      {
-        "x-y": [-11.9669, 28.013, -11.5114, 27.137, -10.8069, 27.5039, -10.2969, 26.4212, -9.2102, 26.8894, -9.6513, 28.0027, -8.9758, 28.3797, -9.5057, 29.3232]
-      }
+    }
     ]
   }
 ]
\ No newline at end of file

--
Gitblit v1.8.0