On 2 September 2011 10:38, karthi ponnusamy <[email protected]> wrote: > I am using Google map in my mobile application(android). In my application I > have used custom info window. When user click on the infowindow I have to > call a JavaScript function. > > Here everything works fine in my mobile except , the onClick function. The > onclick function is not working > > Here I am using ExtInfoWindow to create custom info window Here is my > screenshot > > Can any one please help me...
Can't debug a screenshot. Does your application work in a desktop browser? If so, it's the mobile browser which is at fault. If it doesn't, then it's possible that ExtInfoWindow is doing something with the click handlers. But we can't tell what's going on. Please provide a link, as requested in the posting guidelines. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
