From e4ec1d155aa0307cffa80117f0fa3c4fdb6bed48 Mon Sep 17 00:00:00 2001 From: orangemug Date: Sun, 13 Oct 2019 13:32:42 +0100 Subject: [PATCH] Added mapbox-gl features 'text-variable-anchor' and 'text-radial-offset' --- src/config/layout.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/config/layout.json b/src/config/layout.json index 99344fb..e2ced56 100644 --- a/src/config/layout.json +++ b/src/config/layout.json @@ -143,7 +143,9 @@ "text-keep-upright", "text-transform", "text-offset", - "text-optional" + "text-optional", + "text-variable-anchor", + "text-radial-offset" ] }, {