diff --git a/js/id/ui.js b/js/id/ui.js index 069e100cb..42cd8ffd0 100644 --- a/js/id/ui.js +++ b/js/id/ui.js @@ -9,7 +9,7 @@ iD.ui = function(context) { hash(); if (!hash.hadHash) { - map.centerZoom([-77.02271, 38.90085], 20); + map.centerZoom([0, 0], 2); } container.append('svg')