Removed the scale control as it was completely wrong, dur.
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
zoom: config.defaultZoom,
|
||||
center: new google.maps.LatLng(-45, 90),
|
||||
navigationControl: true,
|
||||
scaleControl: true,
|
||||
scaleControl: false,
|
||||
mapTypeControl: false,
|
||||
mapTypeId: 'mcmap'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user