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/zeren2.js | 24 +++++++++---------------
1 files changed, 9 insertions(+), 15 deletions(-)
diff --git a/src/assets/data/housinOptions/JGaeraCheck/zeren2.js b/src/assets/data/housinOptions/JGaeraCheck/zeren2.js
index b1e2752..71883b0 100644
--- a/src/assets/data/housinOptions/JGaeraCheck/zeren2.js
+++ b/src/assets/data/housinOptions/JGaeraCheck/zeren2.js
@@ -5,9 +5,9 @@
housingsId: 50201,
housingsName: '小区1',
position: [
- [116.015526, 28.657555, 0],
- [116.080062, 28.590519, 0],
- [116.209983, 28.602788, 0],
+ [116.285670, 28.732610, 0],
+ [116.146022, 28.726446, 0],
+ [116.182823, 28.770969, 0],
]
},
@@ -17,7 +17,9 @@
housingsId: 50202,
housingsName: '小区2',
position: [
-
+ [116.071504, 28.750699, 0],
+ [116.146022, 28.726446, 0],
+ [116.182823, 28.770969, 0],
]
},
@@ -27,17 +29,9 @@
housingsId: 50203,
housingsName: '小区3',
position: [
-
- ]
-
- },
- {
- policeStationId: 5,
- areaCheckId: 502,
- housingsId: 50204,
- housingsName: '小区4',
- position: [
-
+ [116.071504, 28.750699, 0],
+ [116.085312, 28.807226, 0],
+ [116.182823, 28.770969, 0],
]
}]
\ No newline at end of file
--
Gitblit v1.9.3