Merge pull request #217 from mikeprimm/master

MAKE IE SUCK LESS!
This commit is contained in:
mikeprimm 2011-06-15 11:50:07 -07:00
commit 5bd7c64c97

View File

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