Accept expresions in polygon fill

This commit is contained in:
Raul Ochoa 2017-01-03 19:03:10 +01:00
parent f17aea8657
commit 1960aca276

View File

@ -311,7 +311,8 @@ var _mapnik_reference_latest = {
"type": "float", "type": "float",
"doc": "The opacity of the polygon", "doc": "The opacity of the polygon",
"default-value": 1, "default-value": 1,
"default-meaning": "opaque" "default-meaning": "opaque",
"expression": true
}, },
"gamma": { "gamma": {
"css": "polygon-gamma", "css": "polygon-gamma",