> Shrunk zoom control is showing white and blue line.

This line in your CSS is the problem
.entry-content img, .comment-content img, .widget img {max-width:
97.5%;}

> I have read that adding a css
> #map_canvas img { max-width: none; }
> may fix it, but this hasn't done anything

It's along the right lines, but none of your map <div> are called
map_canvas

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to