Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用谷歌地图开发一个网络应用程序,我现在正在寻找将其传输到 iPhone 应用程序,可能使用 phonegap,因为它允许对手机应用程序进行 html5 编码。
我的问题是——谷歌地图可以在 iPhone 应用上显示吗?
问候,马特
是的,如果你要使用 HTML,谷歌地图应该可以在 iPhone 上正常运行。但是如果要提交到 App Store,它可能会被拒绝或速度很慢。
我刚刚使用 HTML5 (PhoneGap) 制作了一个出租车订购应用程序。Google Map api 的问题是它非常慢。我们决定改用 MapKit。不过谷歌地图看起来不错。