0

Removed the scale control as it was completely wrong, dur.

This commit is contained in:
Gregory Short
2010-09-12 14:13:54 -05:00
parent 768a82cc13
commit c10f267041

View File

@@ -80,7 +80,7 @@
zoom: config.defaultZoom,
center: new google.maps.LatLng(-45, 90),
navigationControl: true,
scaleControl: true,
scaleControl: false,
mapTypeControl: false,
mapTypeId: 'mcmap'
};