- (void)mapView:(MKMapView*)mapView
annotationView:(MKAnnotationView*)view
calloutAccessoryControlTapped:(UIControl*)control
メソッドでタップされたannotationのタイトルなど詳細を取得
http://iphone-app-developer.seesaa.ne…
モーダルビューとは、一時的なビューのことで、animated : Yes にすると、下の方からニョロっと出てきます。
[self presentModalViewController:picker animated:YES];
graffiti on the web
この投稿へのコメント
コメントはまだありません。