mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-27 08:55:25 +01:00
Improve groups for symbol layer
This commit is contained in:
parent
d567a4f98b
commit
886c87f231
1 changed files with 2 additions and 2 deletions
|
@ -194,14 +194,14 @@
|
|||
"fields": [
|
||||
"symbol-placement",
|
||||
"symbol-spacing",
|
||||
"symbol-avoid-edges",
|
||||
"text-padding",
|
||||
"symbol-avoid-edges",
|
||||
"text-allow-overlap",
|
||||
"text-ignore-placement"
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Layout",
|
||||
"title": "Text",
|
||||
"type": "properties",
|
||||
"fields": [
|
||||
"text-pitch-alignment",
|
||||
|
|
Loading…
Reference in a new issue