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].
For more options, visit this group at
http://groups.google.com/group/google-maps-js-api-v3?hl=en.