On Dec 7, 2:46 am, Anthony Eskinazi <[email protected]> wrote: > I've been looking through the documentation but can't work out how > to return the URL of the custom marker image for the clicked on > marker. > > Currently I have been trying to use marker.getIcon() - but this > simply returns a MarkerImage object. I can't seem to access the URL > of the image though. > > For a while I was able to use marker.icon.jb but this has recently > stopped working. > > Any help would be much appreciated. > > This is for v3.3 of the API
A quick search yields: http://groups.google.com/group/google-maps-js-api-v3/browse_frm/thread/623e8212e84b0a15/fd52e79f8282c7fd?lnk=gst&q=geturl#fd52e79f8282c7fd http://groups.google.com/group/google-maps-js-api-v3/browse_frm/thread/623e8212e84b0a15/2dc85bc4d29088e1?lnk=gst&q=marker+geticon#2dc85bc4d29088e1 And this recent thread: http://groups.google.com/group/google-maps-js-api-v3/browse_frm/thread/5ce48ea3c39c35da# -- Larry -- 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.
