add option to draw grid to image on download

This commit is contained in:
raphael
2020-05-22 15:24:11 +02:00
parent 22126840e9
commit 4134c4130a
5 changed files with 113 additions and 71 deletions

View File

@@ -51,6 +51,9 @@
"imageDownloadFormat": {
"type": "string"
},
"drawBackgroundGrid": {
"type": "boolean"
},
"performance": {
"type": "object",
"additionalProperties": false,