On 14 February 2011 23:18, gokctx <[email protected]> wrote:
> I want to use the static maps path command to draw a SOLID RED one
> pixel wide line (i.e. RGB values of 255, 0, 0) with full opacity. When
> I use the following path command the resulting line is "dithered" (not
> sure if that is right term) where the line pixels are varying shades
> of red. I do not want the line dithered, solid red only! Whats up?

No idea. Perhaps you could give a full link -- you'll need to use
tinyurl or something similar because the Group messes up long links --
and details of your browser and OS?

That specification certainly works for me with the solid red line
illustrated in the documentation at
http://code.google.com/apis/maps/documentation/staticmaps/#PathStyles.
However, you are using weight:1 which may introduce optical illusions
as the line is very thin. What happens if you increase the weight?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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-api?hl=en.

Reply via email to