Merge remote branch 'upstream/master'

This commit is contained in:
Mike Primm 2011-06-16 01:58:38 -05:00
commit 81dbb8483f

View File

@ -145,7 +145,7 @@ DynMap.prototype = {
scaleControl: false,
mapTypeControl: false,
streetViewControl: false,
backgroundColor: 'none'
backgroundColor: '#000000'
});
map.zoom_changed = function() {