mirror of
https://github.com/maputnik/editor.git
synced 2025-12-06 06:10:00 +00:00
Remove *-sort-key until we support expressions.
This commit is contained in:
@@ -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"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user