Hmm. I like. However, are we dependent on relying on user interaction in the form of clicks? Simulating this for say... a marker's dragend event, doesn't provide the overlay parameter. Even were we to trigger a click programmatically, it seems that we'd need to know the overlay in advance. Can we get our "coordinate not in clickable polygon" info from other coordinate based events?
On Thu, Sep 18, 2008 at 2:41 AM, Mike Williams <[EMAIL PROTECTED]>wrote: > > You can easily recognise clicks that occur on the base map rather than > on a clickable polygon by noticing that the second parameter of the map > "click" event is null. > > That won't help if the click finds a clickable marker or info window > above the polygon layer. > > -- > 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 -~----------~----~----~----~------~----~------~--~---
