diff --git a/public/static/libs/mapbox/style/wh_dhgx.json b/public/static/libs/mapbox/style/wh_dhgx.json index ef310c5..26c3aad 100644 --- a/public/static/libs/mapbox/style/wh_dhgx.json +++ b/public/static/libs/mapbox/style/wh_dhgx.json @@ -1342,7 +1342,7 @@ "type": "line", "filter": [ "all", - ["in", ["get", "管段类型"],["literal", [""]]] + ["in", ["get", "流域"],["literal", [""]]] ], "paint": { "line-color": [ @@ -1367,7 +1367,7 @@ "type": "symbol", "filter": [ "all", - ["in", ["get", "类型"],["literal", [""]]] + ["in", ["get", "流域"],["literal", [""]]] ], "paint": {"text-color": "#333"}, "layout": { @@ -1419,7 +1419,7 @@ "maxzoom": 24, "filter": [ "all", - ["in", ["get", "管段类型"],["literal", [""]]] + ["in", ["get", "流域"],["literal", [""]]] ], "minzoom": 1, "layout": {