ios - Get the Zip Code of the Current Location - iPhone SDK -
how zip code of current location using mapkit, didn't find api's getting in document. used coordinate,attitue,horizontal,vertical,course , speed parameters of cllocationmanager, failed zip code.
could 1 please give me api or sample code done.
is possible zip code using current location in iphone?
you can use latitude , longitude create mkplacemark object, includes zip code.
here sample shows how that.
Comments
Post a Comment