From 06fc4198230dfa0b5c4aa2fb2770bf95c00a04a1 Mon Sep 17 00:00:00 2001
From: guanqb <18720758508@163.com>
Date: Fri, 14 Oct 2022 16:11:58 +0800
Subject: [PATCH] 小区地图区域数据完善
---
src/assets/data/housinOptions/JGaeraCheck/zeren5.js | 27 +++++++++------------------
1 files changed, 9 insertions(+), 18 deletions(-)
diff --git a/src/assets/data/housinOptions/JGaeraCheck/zeren5.js b/src/assets/data/housinOptions/JGaeraCheck/zeren5.js
index 4df1d5b..20789da 100644
--- a/src/assets/data/housinOptions/JGaeraCheck/zeren5.js
+++ b/src/assets/data/housinOptions/JGaeraCheck/zeren5.js
@@ -5,11 +5,10 @@
housingsId: 50501,
housingsName: '小区1',
position: [
- [116.015526, 28.657555, 0],
- [116.080062, 28.590519, 0],
- [116.209983, 28.602788, 0],
+ [116.063119, 28.708172, 0],
+ [116.045446, 28.729623, 0],
+ [116.100197, 28.716349, 0],
]
-
},
{
policeStationId: 5,
@@ -17,9 +16,10 @@
housingsId: 50502,
housingsName: '小区2',
position: [
-
+ [116.071504, 28.750699, 0],
+ [116.045446, 28.729623, 0],
+ [116.100197, 28.716349, 0],
]
-
},
{
policeStationId: 5,
@@ -27,17 +27,8 @@
housingsId: 50503,
housingsName: '小区3',
position: [
-
+ [116.071504, 28.750699, 0],
+ [116.146022, 28.726446, 0],
+ [116.100197, 28.716349, 0],
]
-
- },
- {
- policeStationId: 5,
- areaCheckId: 505,
- housingsId: 50504,
- housingsName: '小区4',
- position: [
-
- ]
-
}]
\ No newline at end of file
--
Gitblit v1.9.3