From 6ecc6670dc411114be65a6a7cab0c4c63d8ed992 Mon Sep 17 00:00:00 2001 From: orangemug Date: Sun, 18 Feb 2018 13:21:21 +0000 Subject: [PATCH] Added [symbol|circle]-pitch-alignment paint props --- src/config/layout.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/config/layout.json b/src/config/layout.json index 4297146..f627355 100644 --- a/src/config/layout.json +++ b/src/config/layout.json @@ -91,7 +91,8 @@ "circle-stroke-width", "circle-pitch-scale", "circle-translate", - "circle-translate-anchor" + "circle-translate-anchor", + "circle-pitch-alignment" ] } ] @@ -147,7 +148,9 @@ "icon-rotate", "icon-padding", "icon-keep-upright", - "icon-offset" + "icon-offset", + "icon-anchor", + "icon-pitch-alignment" ] }, {