Fix eslint errors

This commit is contained in:
Frederic Junod
2017-12-04 10:06:00 +01:00
parent 9c8c9c1a17
commit 14e3fd9214
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -147,7 +147,7 @@ ol.source.WMTS = function(options) {
return url; return url;
} }
}); });
} };
var tileUrlFunction = (urls && urls.length > 0) ? var tileUrlFunction = (urls && urls.length > 0) ?
ol.TileUrlFunction.createFromTileUrlFunctions( ol.TileUrlFunction.createFromTileUrlFunctions(