mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2025-01-05 23:53:04 +01:00
16 lines
404 B
JSON
16 lines
404 B
JSON
|
{
|
||
|
"version": 8,
|
||
|
"name": "Empty Style",
|
||
|
"metadata": {
|
||
|
"mapbox:autocomposite": false,
|
||
|
"mapbox:type": "template",
|
||
|
"maputnik:renderer": "mbgljs",
|
||
|
"openmaptiles:version": "3.x"
|
||
|
},
|
||
|
"sources": { },
|
||
|
"glyphs": "https://demo.tileserver.org/fonts/{fontstack}/{range}.pbf",
|
||
|
"sprites": "https://demo.tileserver.org/fonts/{fontstack}/{range}.pbf",
|
||
|
"layers": [],
|
||
|
"id": "empty-style"
|
||
|
}
|