From 807cdba1c918e6b4bf8cb8fef726f59bef4f6876 Mon Sep 17 00:00:00 2001 From: wangqi <magical1908@outlook.com> Date: 星期五, 16 四月 2021 13:44:53 +0800 Subject: [PATCH] 人工数据接口 --- src/conf/layers/LayerPipeLines.js | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/conf/layers/LayerPipeLines.js b/src/conf/layers/LayerPipeLines.js index d579631..9758fce 100644 --- a/src/conf/layers/LayerPipeLines.js +++ b/src/conf/layers/LayerPipeLines.js @@ -16,10 +16,11 @@ { code: 'rainline', name: '闆ㄦ按绾�', - sname: '闆ㄦ按绾�', + sname: '绠$綉', checked: false, wfs: WFS_URL + '?TYPENAME=绠$綉', - minZoom: 10 + minZoom: 10, + icon: 'sewers/闆ㄦ按绾�.png' }, { code: 'accidentline', -- Gitblit v1.8.0