Hi Andrew, i found already a solution to my problem (needed to add XOR function to DOM and GEvent events in the GOverlay class). I know, i know, i should have used the GMarker class right from the beginning...
But still, just out of curiosity, is there javascript event API which fires even before DOM knows about it? I run some tests yesterday... GEvent fires always before any DOM events fired. How did they do this????? When i hijacked the document and window nodes, unbound all event handlers from them and captured all events there - the GEvent got still fired! HOW DID THEY DO THIS????? Do spidermonkey and V8 expose the eventdispatcher somewhere? I could not find it in their source trees.... Posting guidelines? Uhm... Well.... if we define "gmaps api" broadly enough one could still call it a maps api question, right. ;-) Its just the API on the other side.... -- 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.
