mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-29 11:40:30 +01:00
Remove id from empty style to generate one
This commit is contained in:
parent
9509b59696
commit
c632718324
1 changed files with 1 additions and 2 deletions
|
@ -10,6 +10,5 @@
|
||||||
"sources": { },
|
"sources": { },
|
||||||
"glyphs": "https://demo.tileserver.org/fonts/{fontstack}/{range}.pbf",
|
"glyphs": "https://demo.tileserver.org/fonts/{fontstack}/{range}.pbf",
|
||||||
"sprites": "https://demo.tileserver.org/fonts/{fontstack}/{range}.pbf",
|
"sprites": "https://demo.tileserver.org/fonts/{fontstack}/{range}.pbf",
|
||||||
"layers": [],
|
"layers": []
|
||||||
"id": "empty-style"
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue