From f5a4b91b7cc5ceaa805ddfe1285f3ec7e5b30a90 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Tue, 21 Oct 2025 23:36:05 +0200 Subject: Refactor solution file and update region configuration with bounds and text color --- src/frontend/public/maps/styles/openfreemap-any.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/frontend/public') diff --git a/src/frontend/public/maps/styles/openfreemap-any.json b/src/frontend/public/maps/styles/openfreemap-any.json index d279f8c..8fdca37 100644 --- a/src/frontend/public/maps/styles/openfreemap-any.json +++ b/src/frontend/public/maps/styles/openfreemap-any.json @@ -4393,6 +4393,12 @@ "minzoom": 17, "filter": [ "all", + [ + "!=", + [ + "get", + "class" + ], "bus"], [ "match", [ -- cgit v1.3