Chris Broadfoot:  Any feedback from you on the iPad and iPod touch not
generating the map click event?  This is the last element for me to
finish a large mobile application and I would like to know if its
obtainable or if I need to make other plans (if possible).

On Oct 8, 3:19 pm, Chris C <[email protected]> wrote:
> Chris: Thank you for supplying the test.  Let me be a little more
> exact.  This test and my program do not work on the iPad or iPod
> Touch. I did not test it on an a real iPhone V4.  It does however work
> on regular safari on a PC (it has a mouse), but not if you select the
> device type (user agent) as iPad, iPod Touch or iPhone 4.
>
> I am not sure why your iPhone 4 works but its not working on my iOS
> devices.
>
> On Oct 8, 4:20 am, Chris Broadfoot <[email protected]> wrote:
>
>
>
> > 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 <[email protected]> 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)" <[email protected]>
> > > 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 <[email protected]> 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
> > > [email protected].
> > > To unsubscribe from this group, send email to
> > > [email protected]<google-maps-js-api-v3%2b­­[email protected]>
> > > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/google-maps-js-api-v3?hl=en.-Hide quoted 
> > >text -
>
> > - Show quoted text -- 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 [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.

Reply via email to