¡@

Home 

2014/10/15 ¤U¤È 10:10:07

iphone Programming Glossary: htcdictionary

iPhone iOS5 CLGeocoder how to geocode a large (200) set of addresses?

http://stackoverflow.com/questions/10619879/iphone-ios5-clgeocoder-how-to-geocode-a-large-200-set-of-addresses

ARC void geocodeArray NSMutableArray array NSMutableDictionary htc nil objectsToGeocode array.count NSDictionary htcDictionary nil for int i 0 i array.count i htcDictionary array objectAtIndex i create an updated dictionary that would hold the reverse.. NSMutableDictionary htc nil objectsToGeocode array.count NSDictionary htcDictionary nil for int i 0 i array.count i htcDictionary array objectAtIndex i create an updated dictionary that would hold the reverse geocoding location htc NSMutableDictionary.. an updated dictionary that would hold the reverse geocoding location htc NSMutableDictionary alloc initWithDictionary htcDictionary NSLog @ geocoding @ htc objectForKey kAddressKey CLGeocoder geoCoder CLGeocoder alloc init geoCoder geocodeAddressString..