@Deprecated
public interface MKReverseGeocoderDelegate
| Modifier and Type | Method and Description |
|---|---|
void |
reverseGeocoderDidFailWithError(MKReverseGeocoder geocoder,
NSError error)
Deprecated.
|
void |
reverseGeocoderDidFindPlacemark(MKReverseGeocoder geocoder,
MKPlacemark placemark)
Deprecated.
|
@Deprecated void reverseGeocoderDidFailWithError(MKReverseGeocoder geocoder, NSError error)
@Deprecated void reverseGeocoderDidFindPlacemark(MKReverseGeocoder geocoder, MKPlacemark placemark)