It might be easier to crawl the DOM looking for the click target rather 
than the image itself, because you can attach a recognisable attribute 
to the click target with {title}. However, a more efficient solution 
would be to forget Element.cumulativeOffset(marker image) and add
   map.fromLatLngToContainerPixel(marker.getLatLng())
to the cumulativeOffset of the map container.

-- 
http://econym.org.uk/gmap
The Blackpool Community Church Javascript Team


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to