fix: glyphs URL absolute – font loading working at all zoom levels

This commit is contained in:
Conrad Schulz 2026-06-13 06:26:44 +00:00
parent 2765bb93f3
commit 9081ed91a5

View file

@ -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",