mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-28 16:41:17 +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": [
|
"fields": [
|
||||||
"symbol-placement",
|
"symbol-placement",
|
||||||
"symbol-spacing",
|
"symbol-spacing",
|
||||||
"symbol-avoid-edges",
|
|
||||||
"text-padding",
|
"text-padding",
|
||||||
|
"symbol-avoid-edges",
|
||||||
"text-allow-overlap",
|
"text-allow-overlap",
|
||||||
"text-ignore-placement"
|
"text-ignore-placement"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Layout",
|
"title": "Text",
|
||||||
"type": "properties",
|
"type": "properties",
|
||||||
"fields": [
|
"fields": [
|
||||||
"text-pitch-alignment",
|
"text-pitch-alignment",
|
||||||
|
|
Loading…
Reference in a new issue