Fix downloading

This commit is contained in:
Tom MacWright
2012-11-12 17:38:09 -05:00
parent 89dded9967
commit 335fd49cec

View File

@@ -243,6 +243,7 @@ iD.Map = function(elem) {
dispatch.move(map);
tileclient.redraw();
if (getZoom() > 13) {
download();
drawVector();
} else {
// TODO: hide vector features