diff --git a/styles/empty-v8.json b/styles/empty-v8.json index d2a527ac..87c974b1 100644 --- a/styles/empty-v8.json +++ b/styles/empty-v8.json @@ -1,6 +1,9 @@ { "version": 8, "name": "Empty", + "metadata": { + "mapbox:autocomposite": true + }, "glyphs": "mapbox://fonts/mapbox/{fontstack}/{range}.pbf", "sources": {}, "layers": [ diff --git a/styles/satellite-v8.json b/styles/satellite-v8.json index 3215faeb..14761942 100644 --- a/styles/satellite-v8.json +++ b/styles/satellite-v8.json @@ -1,6 +1,9 @@ { "version": 8, "name": "Satellite", + "metadata": { + "mapbox:autocomposite": true + }, "sources": { "mapbox": { "type": "raster",