From fe2617a36f52c16f83e7d3cb19d911bb91a3b79f Mon Sep 17 00:00:00 2001 From: lyfO_o <764716047@qq.com> Date: 星期一, 13 六月 2022 09:00:28 +0800 Subject: [PATCH] 删除固定菜单 --- 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