vote up 0 vote down star

Hi,

In my iphone application i have integrated Google Map.I want to show the country location on Google map using only country Name Only.(Not needed to use its latitude and longitude).The input only will be the country name?(i.e India) to the google Map and Map will locate it with indicate pinpoint.

Is it possible to locate the country using the country name in google Map?

Is any body has any solutuion or code snippet or any useful link,which would be appreciated.

Thanks, Mishal Shah

flag

1 Answer

vote up 0 vote down check

There is no geocoder in the iPhone SDK at this time. You'll have to use a library likes http://developers.cloudmade.com/wiki/iphone-api/Geocoding%5FiPhone%5Fexample or call Google geocoder API, Yahoo etc.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.