- (void)mapView:(MKMapView*)mapView
annotationView:(MKAnnotationView*)view
calloutAccessoryControlTapped:(UIControl*)control
メソッドでタップされたannotationのタイトルなど詳細を取得
http://iphone-app-developer.seesaa.ne… 
  
        foreachで、配列を展開する
foreach ($array as $key => $val) {
	echo $key ;
	echo $val;
}
  
  
      graffiti on the web      
この投稿へのコメント
コメントはまだありません。