How to pin point location in google map in XCode

假如想象 提交于 2019-12-08 05:22:39

问题


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


回答1:


Did you try investigating MapCallouts from Apple Sample Code?

http://developer.apple.com/library/ios/#samplecode/MapCallouts/Introduction/Intro.html



来源:https://stackoverflow.com/questions/5067817/how-to-pin-point-location-in-google-map-in-xcode

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!