I know this was possible using the setImage and passing it the url of the image in v2. However, is this doable this way in v3?
I was wanting to show a drive through and change the markers icon with an image relative to the direction they were facing, and was easily able to do this on the fly in v2, but am I missing something as to how to do this in v3? It appears that setImage has been repalced by setIcon and that the setIcon takes a type of MarkerImage that cannot be changed after creation. Am I going to have to create individual MarkerImages for each of the directional images I am wanting to use? Thanks, Nathan -- 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.
