missing torque prop

This commit is contained in:
javi 2014-12-18 11:02:20 +01:00
parent 46b3f4857f
commit db1cf0a8aa

View File

@ -1682,6 +1682,13 @@ var _mapnik_reference_latest = {
}
},
"torque": {
"-torque-clear-color": {
"css": "-torque-clear-color",
"type": "color",
"default-value": "rgba(255, 255, 255, 0)",
"default-meaning": "full clear",
"doc": "color used to clear canvas on each frame"
},
"-torque-frame-count": {
"css": "-torque-frame-count",
"default-value": "128",