开发者

Reverse Geocoding/MapKit on OSX?

开发者 https://www.devze.com 2022-12-24 00:43 出处:网络
the iPhone SDK provides with MapKit a simple solution for maps und reverse geo开发者_StackOverflow社区coding without any additional costs. Does anyone know if there is a similar Framework for Cocoa on

the iPhone SDK provides with MapKit a simple solution for maps und reverse geo开发者_StackOverflow社区coding without any additional costs. Does anyone know if there is a similar Framework for Cocoa on OSX? I know that google maps is capable of that but as far as I know and understand I have to pay while using google maps in a commercial application?

Thanks for your answers

twickl


You won't have to pay as long as you don't use the quota.
The api documentation is here : http://code.google.com/apis/maps/documentation/geocoding/

If you plan to use it reasonably, this will remain free (no api key is required anymore by google)

0

精彩评论

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