Hi Chris, I've tried the demo on an iPad and it works as expected:
http://goo.gl/algU My iPad version is 3.2 (7B367) My iPhone is a 3GS and the firmware version is 4.0.1 (8A306) I've tried the sample page under the iPhone simulator for the iPad, iPhone and iPhone4, and it works here as well. Spoofing User Agent in Safari is not indicative of actual device use. That said, neither is the simulator, but it is very similar to an actual touch device. Again, could you please supply a live demo that demonstrates this issue, since we cannot reproduce it with our provided sample page? Regards Chris On Wed, Oct 13, 2010 at 10:29 AM, Chris C <[email protected]> wrote: > Luke. Read my reponse. My iPad and IPod touch do not work with the > example Chris provided. If you have an IOS device you can test too. > > http://code.google.com/apis/ajax/playground/#event_simple_v3 > > > On Oct 12, 3:15 pm, Luke Mahé <[email protected]> wrote: > > Chris C > > > > As Chris said, from his tests he cannot see any problems, so you will > need > > to provide a link to your example that demonstrates the issue otherwise > no > > one can help you. > > > > -- Luke > > > > > > > > On Wed, Oct 13, 2010 at 6:51 AM, Chris C <[email protected]> wrote: > > > 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%[email protected]> > <google-maps-js-api-v3%2b[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.-Hidequotedtext- > > > > > > > - 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]<google-maps-js-api-v3%[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 - > > -- > 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.
