From 9081ed91a517f0249b757b22998c3bd843e6e373 Mon Sep 17 00:00:00 2001 From: Conrad Schulz Date: Sat, 13 Jun 2026 06:26:44 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20glyphs=20URL=20absolute=20=E2=80=93=20fo?= =?UTF-8?q?nt=20loading=20working=20at=20all=20zoom=20levels?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/styles/osm-intl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/styles/osm-intl.json b/config/styles/osm-intl.json index 074a3f0..395ca12 100644 --- a/config/styles/osm-intl.json +++ b/config/styles/osm-intl.json @@ -11,7 +11,7 @@ "url": "mbtiles://{osm}" } }, - "glyphs": "/fonts/{fontstack}/{range}.pbf", + "glyphs": "http://192.168.178.6:9983/fonts/{fontstack}/{range}.pbf", "layers": [ { "id": "background",