Google Maps block displaying distorted Map and Controls

Permalink
So the title pretty much says it all but I have a layout with 2 columns. In each of those columns I have the standard Google Maps block. The issue is that the maps seem to be stretched leaving a distorted display... See the attachment and here is the URL:

http://unleashourmedia.com/projects/alliance/concrete/contact...

1 Attachment

cecil4
 
globalnerds replied on at Permalink Reply
globalnerds
Your url leads to a 404 error. Can you please post the correct url? Thanks
cecil4 replied on at Permalink Reply
cecil4
fauners replied on at Permalink Reply
Hey
I had the same issue
Go to page properties, custom attributes, header extra content and add this
<style>#googleAdvancedMapCanvas290 img{max-width:none}</style>

The #googleAdvancedMapCanvas290 being the div ID of your map

Hope that helps
fauners replied on at Permalink Best Answer Reply
Hey
I had the same issue
Go to page properties, custom attributes, header extra content and add this
<style>#googleAdvancedMapCanvas290 img{max-width:none}</style>

The #googleAdvancedMapCanvas290 being the div ID of your map

Hope that helps