This helped me a lot, I was struggling to figure this issue out.  Thanks 
for your valuable solution.

On Tuesday, June 14, 2011 10:07:20 AM UTC-7, jrgeerdes wrote:
>
> The problem is in your CSS. Specifically, reset.css, line 3. The rule to 
> set img elements to a max-width of 100% causes problems because the 
> containing divs are apparently 0 x 0. Simply add the line below to 
> reset.css somewhere after line 3, and it seems to work for me:
>
> #map img{max-width: inherit;}
>
> Jeremy R. Geerdes
> Generally Cool Guy
> Des Moines, IA
>
> For more information or a project quote:
> jrgeer...@gmail.com
>
> If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan 
> Church!
>  
> On Jun 14, 2011, at 11:40 AM, Tony wrote:
>
> thanks for taking a look!
> yes, i've tried with every version since 3... no dice, and in 3.3 and 
> below the markers become distorted...
> i thought it might be something to do with css, as the corners of the 
> infowindow and its drop shadow are not rendering properly, but i have no 
> idea which properties could be causing the issue. i'm using a standard css 
> reset and the rest is mostly based on specific id selectors, so i can't 
> imagine there's a conflict...
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Google Maps JavaScript API v3" group.
> To view this discussion on the web visit 
> https://groups.google.com/d/msg/google-maps-js-api-v3/-/cy7OUZoRM2kJ.
> To post to this group, send email to 
> google-maps-js-api-v3@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-maps-js-api-v3+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-maps-js-api-v3?hl=en.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-js-api-v3/-/nPQfftO9Ot0J.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to