From 3a92e5f6e38e7e6df39ff211eeae3ddb5ab2228c Mon Sep 17 00:00:00 2001
From: zhoucong <123456>
Date: 星期一, 16 五月 2022 15:07:41 +0800
Subject: [PATCH] fix
---
public/data/plots_namisuo.geojson | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/public/data/plots_namisuo.geojson b/public/data/plots_namisuo.geojson
index 9a882b5..a19bf6e 100644
--- a/public/data/plots_namisuo.geojson
+++ b/public/data/plots_namisuo.geojson
@@ -8,7 +8,7 @@
"style": { "text": "F号楼", "clampToGround": true },
"attr": {
"name": "F号楼",
- "id": "1"
+ "id": "cabe679c-373b-4890-ae0c-7a7061f89dfd"
}
},
"geometry": {
@@ -57,7 +57,7 @@
"type": "Feature",
"properties": {
"type": "polygon",
- "style": { "text": "E号楼", "clampToGround": true },
+ "style": { "text": "E号楼", "clampToGround": true, "color": "#ff0000" },
"attr": {
"name": "E号楼",
"id": "7a3094db-d227-4b3f-bf35-1ce64c365e42"
--
Gitblit v1.9.2