Merge branch 'master' into patch-4

This commit is contained in:
mike-000
2020-04-02 22:37:36 +01:00
committed by GitHub
78 changed files with 2959 additions and 1118 deletions
+1 -1
View File
@@ -168,7 +168,7 @@ class ReprojTile extends Tile {
*/
this.triangulation_ = new Triangulation(
sourceProj, targetProj, limitedTargetExtent, maxSourceExtent,
sourceResolution * errorThresholdInPixels);
sourceResolution * errorThresholdInPixels, targetResolution);
if (this.triangulation_.getTriangles().length === 0) {
// no valid triangles -> EMPTY