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/zeren4.js | 24 +++++++++---------------
1 files changed, 9 insertions(+), 15 deletions(-)
diff --git a/src/assets/data/housinOptions/JGaeraCheck/zeren4.js b/src/assets/data/housinOptions/JGaeraCheck/zeren4.js
index 4df1d5b..350a4c8 100644
--- a/src/assets/data/housinOptions/JGaeraCheck/zeren4.js
+++ b/src/assets/data/housinOptions/JGaeraCheck/zeren4.js
@@ -5,9 +5,9 @@
housingsId: 50501,
housingsName: '小区1',
position: [
- [116.015526, 28.657555, 0],
- [116.080062, 28.590519, 0],
- [116.209983, 28.602788, 0],
+ [115.930150, 28.733535, 0],
+ [116.045446, 28.729623, 0],
+ [115.986738, 28.683523, 0],
]
},
@@ -17,7 +17,9 @@
housingsId: 50502,
housingsName: '小区2',
position: [
-
+ [116.063119, 28.708172, 0],
+ [116.045446, 28.729623, 0],
+ [115.986738, 28.683523, 0],
]
},
@@ -27,17 +29,9 @@
housingsId: 50503,
housingsName: '小区3',
position: [
-
- ]
-
- },
- {
- policeStationId: 5,
- areaCheckId: 505,
- housingsId: 50504,
- housingsName: '小区4',
- position: [
-
+ [116.063119, 28.708172, 0],
+ [116.015526, 28.647454, 0],
+ [115.986738, 28.683523, 0],
]
}]
\ No newline at end of file
--
Gitblit v1.9.3