Hi Rossko, So technically we should be able to trigger map.click event? as per example GEvent.trigger(map, "click",function) am correct?
Regards, Arvind On Mon, Apr 19, 2010 at 8:04 PM, Rossko <[email protected]> wrote: > > understood that we cannot do it with mouseup or down on the map, can we > > trigger click event ? from other javascript ? > > Yes, you can trigger click events from other javascript. > > Have you looked at the documentation? > > http://code.google.com/apis/maps/documentation/reference.html#GEvent.trigger > This might be useful > http://code.google.com/apis/maps/documentation/events.html > > -- > 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]<google-maps-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > > -- Arvind P Rangan -- 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.
