From 6cd2002bb0fe95c69d894d6c1bbbe152b747b786 Mon Sep 17 00:00:00 2001 From: Your Name <123456> Date: 星期五, 25 三月 2022 10:00:17 +0800 Subject: [PATCH] 'css' --- 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