On Oct 28, 8:03 am, "Stefan Sturm" <[EMAIL PROTECTED]> wrote: > When the first parameter is null I can't differ, if the click was > inside my infoBox or outside on the map :-( > > Hope there will be a solution for that... >
Stefan, Perhaps you could use GEvent.bindDom() as extInfoWindow does, or you might want to use extInfoWindow itself on your project. Actually, I guess I should have suggested that earlier. :-) Example: http://gmaps-utility-library.googlecode.com/svn/trunk/extinfowindow/release/examples/ajaxContent.html Source: http://gmaps-utility-library.googlecode.com/svn/trunk/extinfowindow/ -- Marcelo - http://maps.forum.nu -- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
