mirror of
https://github.com/maputnik/editor.git
synced 2026-01-28 08:10:13 +00: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"
|
|
}
|