removing log

This commit is contained in:
peterneubauer
2015-02-06 10:39:42 +02:00
parent f3e9b0f434
commit 2c732d5ed7

View File

@@ -120,7 +120,6 @@ iD.MapillaryLayer = function (context) {
});
if (images.length >= 1000) break;
}
console.log('images', images)
}
var g = svg.selectAll('g')