From 6a4170f11d7cd8cb0ba2f4078aa23d1733c4a4f1 Mon Sep 17 00:00:00 2001
From: yy1717 <fctom1215@outlook.com>
Date: 星期三, 26 二月 2020 13:24:51 +0800
Subject: [PATCH] 更新地图

---
 app/src/main/assets/vehiclemodel.json |    4 ++--
 app/src/main/assets/map.json          |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app/src/main/assets/map.json b/app/src/main/assets/map.json
index 9f265a0..9e77d70 100644
--- a/app/src/main/assets/map.json
+++ b/app/src/main/assets/map.json
@@ -2,7 +2,7 @@
   "id": 863,
   "item": 1,
   "point": [{
-    "x-y": [-5.3806, 30.3791, -4.9130, 29.4974, -4.1991, 29.8640, -3.6962, 28.7786, -2.6023, 29.2578, -3.0759, 30.3599, -2.4065, 30.7090, -2.8984, 31.6962]
+    "x-y": [-5.3706, 30.3648, -4.9011, 29.4905, -4.1911, 29.8586, -3.7009, 28.7631, -2.5941, 29.2631, -3.0647, 30.3601, -2.3782, 30.7019, -2.9159, 31.6925]
   }
   ]
 },
diff --git a/app/src/main/assets/vehiclemodel.json b/app/src/main/assets/vehiclemodel.json
index ef23ad2..86a5826 100644
--- a/app/src/main/assets/vehiclemodel.json
+++ b/app/src/main/assets/vehiclemodel.json
@@ -1,9 +1,9 @@
 {
-  "main_ant": [-3.6683, 38.3089],
+  "main_ant": [-0.9569, 31.3885],
   "axial": [0, 3],
   "left_front_tire": [1, 0],
   "right_front_tire": [5, 0],
   "left_rear_tire": [2, 3],
   "right_rear_tire": [4, 3],
-  "point": [-3.7268, 37.7265, -3.6285, 37.7126, -3.5551, 38.6029, -3.6423, 38.0747, -3.7222, 38.0969, -3.8105, 37.7537]
+  "point": [-1.0215, 31.0763, -0.941, 31.0707, -0.8699, 31.4113, -0.9644, 31.4313, -1.0579, 31.4422, -1.1203, 31.0904]
 }
\ No newline at end of file

--
Gitblit v1.8.0