From cd79b3bfdbc33ffa79fefcf5d6fde287a1c05c2f Mon Sep 17 00:00:00 2001
From: panzy <225@qq.com>
Date: 星期六, 21 五月 2022 11:58:19 +0800
Subject: [PATCH] 表格添加loding转圈 隐患汇总添加导出
---
public/data/plots_namisuo.geojson | 50 +++++++++++++++++++++++++-------------------------
1 files changed, 25 insertions(+), 25 deletions(-)
diff --git a/public/data/plots_namisuo.geojson b/public/data/plots_namisuo.geojson
index af14a0c..a19bf6e 100644
--- a/public/data/plots_namisuo.geojson
+++ b/public/data/plots_namisuo.geojson
@@ -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