如何在iOS6中显示谷歌地图 [英] How to display the google maps in iOS6

查看:106
本文介绍了如何在iOS6中显示谷歌地图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好我是iOS编程的新手。我的要求是在iOS6中显示Google地图。这意味着它会显示总体世界地图。请查看附加图片以进行说明。有一些选择:
$ b


  • 使用 UIWebView 'engine'没有像以前一样)加载 maps.google.com 页面


  • < href =https://developers.google.com/maps/documentation/ios/start =nofollow>使用Google Maps iOS SDK(最佳选项


  • 使用 MapBox 并使用类似的地形渲染to google maps




使用官方 Google Maps iOS SDK ou实际上可以将自己的地图添加到您的应用中,因此这是您的最佳选择。该文档有关于如何设置的详细信息!


Hi I am new to iOS programming.My requirement is to display the google maps in iOS6.That means it displays the total world map.Please check the attached image for clarification.

解决方案

In iOS 6.0 and above you have some options:

  • Use a UIWebView (the google maps rendering 'engine' is not present as before) to load the maps.google.com page

  • Use the Google Maps iOS SDK (Best Option)

  • Use MapBox and use similar topography rendering to google maps

With the official Google Maps iOS SDK you can actually add your own map to your app, so this is your best option. The docs have great detailed info on how to setup!

这篇关于如何在iOS6中显示谷歌地图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆