On Jan 18, 12:56 pm, Michael Rex Schumacher
<[email protected]> wrote:
> Larry,
>
> Thanks for the suggestion, but yes, I've tried it all. Even the
> default marker without sizing indicated results in the same problem.
>
> I am now thinking it might be a way that FF and Chrome deal with
> images rather than a Google API issue. My other images on the site are
> pixelated (less clear).
>
> Michael

This is what I see from "inspect element" in Chrome:
<div style="overflow-x: hidden; overflow-y: hidden; position:
absolute; width: 20px; height: 40px; background-size: 20px 40px; left:
500px; top: 184px; -webkit-transform: scale(4); z-index: 284;
background-image: url(http://www.doolietraders.com/images/
1I_Icon.png); background-position: 0px 0px; background-repeat: no-
repeat no-repeat; "></div>

Notice the "scale(4)".  The size it is displaying is 80x160 (x4 what
it should be).

I have no idea why.  All my custom markers seem to be OK.

  -- Larry

-- 
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