I am working on converting my site to v3, and was excited to find the ability to define marker overlays from a sprite image using the MarkerImage origin option (http://code.google.com/apis/maps/ documentation/v3/reference.html#MarkerImage). Instead of loading 40 separate PNG images during initial load, I could have just one PNG containing all of my markers resulting in significant load time improvement.
However, the feature appears to be hobbled by the shape being relative to the sprite rather than the marker: http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/5863d2d4c3728184/836edc5189072671 I can't understand how that approach would be useful. Can we get the shape changed to be relative to the MarkerImage origin? Thanks Dave -- 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.