2011-07-02 59 views

回答

0

使用 下面API,您可以獲取地址從LAT和登錄 NSString * address = [NSString stringWithFormat:@「http://ws.geonames.org/findNearestAddress?lat=%f & lng =%f「,newLocation.lattitude,newLocation.longitude]; NSURL * url = [NSURL URLFromString:address];