MKPlacemark.h 81 B

123456
  1. #import <CoreLocation/CLPlacemark.h>
  2. @interface MKPlacemark : CLPlacemark
  3. @end