> I understand that approach, but the problem is that clicking on the > icon returns the latlng of the marker (via overlaylatlng) and NOT the > clicked point, hence why I want the markers to be non-clickable.
Yup I completely forgot that, it works with polys. You could implement a simple mousemove tracker to keep an uptodate copy of the mouse location to read when clicked.
-- 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.
