ios - From where geocode server Apple API get its information -


i'm working on backend of ios app. need list of countries corelocation might return. i.e if in u.s returned county u.s or united state. searched , find corelocation used geocode api: link didn't find gets information. knows form can information? thanks.

clplacemark has isocountrycode property returns country code conforming iso 3166-1 alpha 2 standard.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -