From 7beaabb946002d45b82474a84ea3b4bab75dbadd Mon Sep 17 00:00:00 2001 From: lizhanwei <Dana_Lee1016@126.com> Date: 星期日, 19 一月 2020 17:32:33 +0800 Subject: [PATCH] 更新地图和车辆模型 --- app/src/main/assets/map.json | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/assets/map.json b/app/src/main/assets/map.json index b503b40..faec768 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": [-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": [-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] } ] }, @@ -14,4 +14,4 @@ } ] } -] \ No newline at end of file +] \ No newline at end of file -- Gitblit v1.8.0