Well, I just tried this example on my iPhone (OS 4):

http://code.google.com/apis/ajax/playground/#event_simple_v3

and it worked fine.

Could you please provide a an example with minimal code necessary to
demonstrate the issue.

Chris

On Fri, Oct 8, 2010 at 4:03 PM, Chris C <1952m...@gmail.com> wrote:

> For security reasons I cannot provide a link but this is the
> javascript and its pretty easy to duplicate.  Just put this in the
> init on an iPhone map app.
>
> google.maps.event.addListener(map, 'click', mapClick);
>
> function mapClick() {
>  alert('click');
> }
>
> On Oct 7, 6:44 pm, "Susannah (Google Employee)" <susann...@google.com>
> wrote:
> > Hi Chris,
> >
> > Please provide a link the page where you are seeing this problem.
> >
> > Thanks,
> > Susannah
> >
> > On Oct 8, 11:16 am, Chris C <1952m...@gmail.com> wrote:
> >
> >
> >
> > > I have tried to get the AddListener event to work on an iTouch device
> > > with the map click. It works for zoom_changed and also I can get click
> > > events to work for markers, just not the map click event.
> >
> > > I opened up issue 2765
> >
> > >http://code.google.com/p/gmaps-api-issues/issues/detail?id=2765- Hide
> quoted text -
> >
> > - Show quoted text -
>
> --
> 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
> google-maps-js-api...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-maps-js-api-v3+unsubscr...@googlegroups.com<google-maps-js-api-v3%2bunsubscr...@googlegroups.com>
> .
> 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 google-maps-js-api...@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to