On Aug 3, 9:30 am, kilkul <kil...@gmail.com> wrote: > OK, but can't the MarkerImage get some additional properties (for > example, to get its URL)
I think that's because some of the optional properties are calculated asynchronously (once the image has been retrieved for the first time). Certainly getUrl() would be possible because it's a mandatory constructor parameter. In the meantime you could write a wrapper class extending MarkerImage with this method. ... -- 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 google-maps-js-api...@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.