Susannah, I solved my problem. I was wondering if there was a 'onblur' event that I could add to a marker. I was going the wrong direction and eventually figured it out.
Regards, Joe On Mon, Nov 23, 2009 at 8:40 PM, Susannah (Google Employee) < [email protected]> wrote: > Hi Joe, > > If you're trying to listen to DOM events, you should use > addDomListener and pass a DOM element. Otherwise, available events > are listed for each object in the reference: > http://code.google.com/apis/maps/documentation/v3/reference.html > > What events are you trying to listen to and on what objects? > > Thanks, > Susannah > > -- > > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-maps-js-api-v3%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
