-(void)mapView:(BMKMapView *)mapView didSelectAnnotationView:(BMKAnnotationView *)view{view.image=[UIImage imageNamed:@"map_select_icon"];}