From a3bd29f6e592bde951b309f6f628d158cfc7c6c3 Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: 星期六, 23 七月 2022 13:14:48 +0800
Subject: [PATCH] 四色图
---
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