sync with reference.json repo

This commit is contained in:
Dane Springmeyer 2011-06-28 19:19:17 -07:00
parent 71ea8a113b
commit a8cbac9c78

View File

@ -449,6 +449,15 @@
"default-value": "local",
"doc": "Specify whether to align pattern fills to the layer or to the map."
},
"gamma": {
"css": "polygon-pattern-gamma",
"api": "gamma",
"type": "float",
"default-value": 1,
"default-meaning": "fully antialiased",
"range": "0-1",
"doc": "Level of antialiasing of polygon pattern edges"
},
"meta-output": {
"css": "polygon-pattern-meta-output",
"type": "string",