From 30e36368e54581fcc0c581a004f1f68873c1e819 Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: 星期二, 10 五月 2022 08:37:34 +0800
Subject: [PATCH] 地图
---
public/data/plots_namisuo.geojson | 54 +++++++++++++++++++++++++++---------------------------
1 files changed, 27 insertions(+), 27 deletions(-)
diff --git a/public/data/plots_namisuo.geojson b/public/data/plots_namisuo.geojson
index af14a0c..9a882b5 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": "cabe679c-373b-4890-ae0c-7a7061f89dfd"
+ "id": "1"
}
},
"geometry": {
@@ -57,7 +57,7 @@
"type": "Feature",
"properties": {
"type": "polygon",
- "style": { "text": "E号楼", "clampToGround": true, "color": "#ff0000" },
+ "style": { "text": "E号楼", "clampToGround": true },
"attr": {
"name": "E号楼",
"id": "7a3094db-d227-4b3f-bf35-1ce64c365e42"
@@ -156,31 +156,6 @@
"properties": {
"type": "label",
"style": {
- "text": "D号楼",
- "color": "#FFFFFF",
- "font_family": "黑体",
- "font_size": 18,
- "border": false,
- "border_color": "#ffffff",
- "border_width": 2,
- "background": true,
- "background_color": "#000"
- },
- "attr": {
- "name": "D号楼",
- "id": "7149396c-8abe-460e-a439-1cc4cf298ff0"
- }
- },
- "geometry": {
- "type": "Point",
- "coordinates": [120.728228, 31.25787, 60.72]
- }
- },
- {
- "type": "Feature",
- "properties": {
- "type": "label",
- "style": {
"text": "F号楼",
"color": "#FFFFFF",
"font_family": "黑体",
@@ -226,6 +201,31 @@
"coordinates": [120.728658, 31.258396, 19.25]
}
},
+ {
+ "type": "Feature",
+ "properties": {
+ "type": "label",
+ "style": {
+ "text": "D号楼",
+ "color": "#FFFFFF",
+ "font_family": "黑体",
+ "font_size": 18,
+ "border": false,
+ "border_color": "#ffffff",
+ "border_width": 2,
+ "background": true,
+ "background_color": "#000"
+ },
+ "attr": {
+ "name": "D号楼",
+ "id": "7149396c-8abe-460e-a439-1cc4cf298ff0"
+ }
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [120.728228, 31.25787, 60.72]
+ }
+ },
{
"type": "Feature",
"properties": {
--
Gitblit v1.9.2