> As an alternative approach, consider modifying your click handler(s). > Make some global flag 'add_mode' or somesuch, have the click handler > check this and either do your normal action (open infowidow or > whatever), or do the add new marker function.
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.
-- 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.
