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
Post a Comment