Hi

ive been trawling the internet for hours now...cant find a solution to
this...at least nothing i can understand...im looking for a very
simple explanation. (code if possible)

i just want to change the colour of markers displayed on a map.

basically is there anything i can place in this snippet of code to do
it?

var marker = new google.maps.Marker
        (
                { map: map,
                  position: results[r].geometry.location
                }
        );

im also in a hurry but thanks in advance for any help :)

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