Adding shield-avoid-edges. Fixes #102

This commit is contained in:
Tom MacWright 2011-09-08 13:30:10 -04:00
parent 7295b2f9fd
commit c320619cc9

View File

@ -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",