diff --git a/lib/carto/tree/reference.json b/lib/carto/tree/reference.json index b1a99d5..02484ef 100644 --- a/lib/carto/tree/reference.json +++ b/lib/carto/tree/reference.json @@ -339,6 +339,12 @@ ], "default-value": "point" }, + "avoid-edges": { + "css": "shield-avoid-edges", + "doc": "Tell positioning algorithm to avoid labeling near intersection edges.", + "type": "boolean", + "default": false + }, "minimum-distance": { "css": "shield-min-distance", "type": "float",