Added expression property to line-pattern-file

This commit is contained in:
María Checa 2017-01-19 16:44:49 +01:00
parent 09d6384b1f
commit 9e12a3b0d8

View File

@ -1047,7 +1047,8 @@ var _mapnik_reference_latest = {
"type": "uri",
"default-value": "none",
"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": {
"css": "line-pattern-clip",