Accept expresions in polygon fill
This commit is contained in:
parent
f17aea8657
commit
1960aca276
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user