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?
&path=color:0xff0000ff|weight:1|32.37806939,-118.6979874| 32.37806939,-116.9602126... -- 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.
