Top "Clgeocoder" questions

The CLGeocoder class provides services for converting between a coordinate (specified as a latitude and longitude) and the user-friendly representation of that coordinate.

"Name" of a CLPlacemark

I'm trying to understand CLPlacemark and when/how to create information for a callout of a pin that is added …

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

I got a large set of about 200 addresses for which I need to know their latitude and longitude. I've created …

iphone objective-c multithreading ios5 clgeocoder
Forward Geocode Example using CLGeocoder

A directions to a working example or some guidance on how to use the forward geocoding beside the Apple Documentation. …

iphone objective-c ios xcode clgeocoder