0

Merge remote branch 'munki/master'

This commit is contained in:
Andrew Brown
2010-10-12 10:26:31 -04:00

View File

@@ -205,6 +205,7 @@
navigationControl: true,
scaleControl: false,
mapTypeControl: false,
streetViewControl: false,
mapTypeId: 'mcmap'
};
map = new google.maps.Map(document.getElementById("mcmap"), mapOptions);