I have managed to change the image of the markers by doing this in the
markersSet function.
for(var i=0;i<markers.length;i++){
                        //markers[i].marker.setImage("images/googleR_0.png");
}

The problem is that the png that i want to use has different
dimensions than the default one. How can i change the icon?

--

You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" 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-ajax-search-api?hl=.


Reply via email to