¡@

Home 

2014/10/15 ¤U¤È 10:12:37

iphone Programming Glossary: placemarkannotation2

Regarding Apple's KMLViewer placemarkDescription and annotation subtitle

http://stackoverflow.com/questions/8285153/regarding-apples-kmlviewer-placemarkdescription-and-annotation-subtitle

stopAnimating void didReceiveMemoryWarning super didReceiveMemoryWarning void dealloc super dealloc @end PlacemarkAnnotation2.h #import Foundation Foundation.h #import MapKit Mapkit.h @interface PlacemarkAnnotation2 NSObject MKAnnotation CLLocationCoordinate2D.. dealloc super dealloc @end PlacemarkAnnotation2.h #import Foundation Foundation.h #import MapKit Mapkit.h @interface PlacemarkAnnotation2 NSObject MKAnnotation CLLocationCoordinate2D coordinate NSString title NSString subtitle NSString placemarkDescription @property.. title @property nonatomic retain NSString subtitle @property nonatomic retain NSString placemarkDescription @end PlacemarkAnnotation2.m #import PlacemarkAnnotation2.h @implementation PlacemarkAnnotation2 @synthesize coordinate title subtitle placemarkDescription..