Remove *-sort-key until we support expressions.

This commit is contained in:
orangemug 2019-10-14 09:22:11 +01:00
parent d63782ddf2
commit b8829d9a5c

View file

@ -24,8 +24,7 @@
"line-cap",
"line-join",
"line-miter-limit",
"line-round-limit",
"line-sort-key"
"line-round-limit"
]
}
]
@ -57,13 +56,6 @@
"fill-translate",
"fill-translate-anchor"
]
},
{
"title": "Layout properties",
"type": "properties",
"fields": [
"fill-sort-key"
]
}
]
},
@ -101,8 +93,7 @@
"circle-pitch-scale",
"circle-translate",
"circle-translate-anchor",
"circle-pitch-alignment",
"circle-sort-key"
"circle-pitch-alignment"
]
}
]
@ -116,8 +107,7 @@
"symbol-placement",
"symbol-spacing",
"symbol-avoid-edges",
"symbol-z-order",
"symbol-sort-key"
"symbol-z-order"
]
},
{