简体   繁体   中英

JavaScript Google Maps API and web application on IPhone

I have developed a web application for mobile phones that uses JavaScript Google API. It works fine on any Android phone however on IPhone the map is not "dragable" - I can't move the map (I click on a map and try to move it but it stays the same as if I was trying to move a static image). I found some information pointing out that it is a bug on the IPhone side. If it is true - is there any workaround?

The application that I developed is used as a web application using JavaScript Google Maps API V3, not the IPhone application.

Thanks for any suggestions.

Best Regards, sass.

What is your Device ? All devices don't respond the same way ^^ (so, did you try on latest devices ?)

By the way, you could take a look at http://www.jqtouch.com/ library ^^

Are you using click or touch events? The iPhone won't see clicks.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM