Sync reference.json: adding marker-ignore-placement
This commit is contained in:
parent
107abdf2e8
commit
378a43e730
@ -286,6 +286,13 @@
|
||||
"default-value": false,
|
||||
"default-meaning": "do not allow overlap"
|
||||
},
|
||||
"ignore-placement": {
|
||||
"css": "marker-ignore-placement",
|
||||
"type": "boolean",
|
||||
"default-value": false,
|
||||
"default-meaning": "do not store the bbox of this marker in the collision detector cache",
|
||||
"doc": "value to control whether the placement of the feature will prevent the placement of other features"
|
||||
},
|
||||
"spacing": {
|
||||
"css": "marker-spacing",
|
||||
"doc": "Space between repeated labels",
|
||||
|
Loading…
Reference in New Issue
Block a user