I have developed a web application for mobile phones using the Javascript Google APIs. It works fine on any Android phone, although the map on the iPhone is not "dragable" - I can not map (I click on the map and try to move it, but it remains the same way as I was trying to move a static image). I have been told some information that this is a bug on the iPhone if it is true - is there an alternative solution?
The application I developed is used as a web application using the Javascript Google Maps API V3, not the Iphone application.
Thanks for any suggestions.
Regards, sass.
Are you using clicks or touch events? IPhone will not see clicks
Comments
Post a Comment