This commit is contained in:
Daniel García Aubert
2018-11-02 12:01:59 +01:00
parent 6c3d8dbe64
commit 6cc746dc83

View File

@@ -112,6 +112,7 @@ function getTile (tileBackend) {
}
if (headers) {
console.log('headers', headers);
res.set(headers);
}