开发者

Get location of address

开发者 https://www.devze.com 2023-03-22 08:34 出处:网络
Is there a way I can get the latitude/longitude of a location based on an address? I know this can be done using Google APIs but is there something built into Cocoa-Touch that will allow me to do this

Is there a way I can get the latitude/longitude of a location based on an address? I know this can be done using Google APIs but is there something built into Cocoa-Touch that will allow me to do this so I don't have to handl开发者_JAVA技巧e all the networking/parsing? Thanks


I'm trying to think of ways of extending this answer - but simply put, No. There is not an native cocoa-touch API to do what you want.

Have you seen the Google Maps API for objective-c : here


Did you try this???

I've read it once, but I have not test it yet.

0

精彩评论

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