(id) initWithFrame:(CGRect) frame { self = [super initWithFrame:frame]; if (self) { mapView = [[MKMapView alloc] initWithFrame:CGRectMake(0, ...
確定! 回上一頁