ååã®ç¶ãï¼ [iPhone] Map Kitã§éã¼ãï¼å°å³ãåºãã¦ç¾å¨ä½ç½®ã«ãã³ãç«ã¦ã http://blog.s21g.com/articles/1596 åèï¼ Drawing polyines or routes on a MKMapView (as an MKAnnotationView) â Part 2 http://spitzkoff.com/craig/?p=108 MKAnnotationãå®è£ ããã¯ã©ã¹ãä½æ MyAnnotation.h 1 #import <Foundation/Foundation.h> 2 #import <MapKit/MapKit.h> 3 4 @interface MyAnnotation : NSObject <MKAnnotation> { 5 CLLocationCoordinate2D _coordinate; 6 }
{{#tags}}- {{label}}
{{/tags}}