Added expression property to `line-pattern-file`

pull/25/head
María Checa 8 years ago
parent 09d6384b1f
commit 9e12a3b0d8

@ -1047,7 +1047,8 @@ var _mapnik_reference_latest = {
"type": "uri", "type": "uri",
"default-value": "none", "default-value": "none",
"required": true, "required": true,
"doc": "An image file to be repeated and warped along a line" "doc": "An image file to be repeated and warped along a line",
"expression": true
}, },
"clip": { "clip": {
"css": "line-pattern-clip", "css": "line-pattern-clip",

Loading…
Cancel
Save