mirror of
https://github.com/maputnik/editor.git
synced 2025-12-26 16:10:01 +00:00
Move empty style to config dir
This commit is contained in:
15
src/config/empty-style.json
Normal file
15
src/config/empty-style.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user