Tried this without luck - (void)loadView { MKMapView *gmap = [[MKMapView alloc] initWithFrame:self.view.frame]; [self.view addSubview:gmap]; } so I'm asking if there's any (coding) tutorial to create a MapView
Wirelessly posted (Mozilla/5.0 (iPod; U; CPU iPhone OS 2_2_1 like Mac OS X; en-us) AppleWebKit/525.18.1 (KHTML, like Gecko) Version/3.1.1 Mobile/5H11 Safari/525.20) EDIT: stupid mobile forums removing parts of the previous post.