On Jan 20, 1:09 am, Pil <[email protected]> wrote: > On Jan 20, 7:13 am, "[email protected]" <[email protected]> > wrote: > > > On Jan 18, 12:56 pm, Michael Rex Schumacher > > Notice the "scale(4)". The size it is displaying is 80x160 (x4 > > what it should be). > > Your defined width added 120% to the original width of the icon, > your defined height was the original height. The API seems do avoid > image distortions and therefore added also 120% to the original > height. > > I think this makes sense because not all scale values are > recommendable.
I tried that on a local copy and it didn't seem to change anything (adding the (theoretically optional per the documentation) scaledSize). I tried defining the size to be 20x40 also. Maybe I did something wrong. -- 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.
