如何在XCode中定位谷歌地图中的位置
嘿伙计们, 我正在为我的公司构建一个 iPhone 应用程序,在其中一个部分中,我想创建一个选项卡栏项目,用于精确定位我公司的位置。到目前为止,我构建了一个基本的地图视图,但我还没有弄清楚用于精确定位我公司位置的代码是什么。希望有人可以帮忙,谢谢
Hey guys,
I'm building an iPhone app for my company and in one of the sections I want to create a tab bar item where it pin point the location of my company. So far I built a basic map view, but I haven't figured what would the code be for pin pointing the location of my company. hope someone can help, thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您是否尝试过调查 Apple 示例代码中的 MapCallouts?
http://developer.apple.com/library/ios/ #samplecode/MapCallouts/Introduction/Intro.html
Did you try investigating MapCallouts from Apple Sample Code?
http://developer.apple.com/library/ios/#samplecode/MapCallouts/Introduction/Intro.html