开发者

objective-c iphone programming : points of interest mapview

开发者 https://www.devze.com 2023-02-21 09:53 出处:网络
i want to get the current location from the point of interest in my iphone app. I don\'t want just a street name or city, for exemples 开发者_运维问答restaurants.

i want to get the current location from the point of interest in my iphone app.

I don't want just a street name or city, for exemples 开发者_运维问答restaurants.

The location returns "McDonalds" can it be possible i heard about the google api but i understand nothing at all. Please help. Thanks


You need to find a 3rd party address-to-GPS coordinate lookup (otherwise known as a geocode lookup). MapKit only provides reverse geocoding (GPS coordinate to address lookup).

0

精彩评论

暂无评论...
验证码 换一张
取 消