diff --git a/src/config/empty-style.json b/src/config/empty-style.json index 5179ccd..1382974 100644 --- a/src/config/empty-style.json +++ b/src/config/empty-style.json @@ -10,6 +10,5 @@ "sources": { }, "glyphs": "https://demo.tileserver.org/fonts/{fontstack}/{range}.pbf", "sprites": "https://demo.tileserver.org/fonts/{fontstack}/{range}.pbf", - "layers": [], - "id": "empty-style" + "layers": [] }