mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-11-10 08:07:44 +01:00
12 lines
288 B
JSON
12 lines
288 B
JSON
{
|
|
"id": "test-style",
|
|
"version": 8,
|
|
"name": "Test Style",
|
|
"metadata": {
|
|
"maputnik:renderer": "mbgljs"
|
|
},
|
|
"sources": {},
|
|
"glyphs": "https://example.local/fonts/{fontstack}/{range}.pbf",
|
|
"sprites": "https://example.local/fonts/{fontstack}/{range}.pbf",
|
|
"layers": []
|
|
}
|