I\'ve problem with Objective C at the moment with developing something special. So - after the MKMapView is initialized and the users position is shown, I would like to implement a method to show ann
I have a little application in progress. One of my current problems is: it seems that the MapView will only load map data when I am in wifi range (when e.g. zooming in). When only 3G/2G is available,
I am having problems trying to get the user\'s current position to display on an MKMapView. Here is the relevant code:
I am trying to capture tap event on my MKMapView, this way I can drop a MKPinAnnotation on the point where user tapped. Basically I have a map overlayed with MKOverlayViews (an overlay showing a build
I have a MKMapView with scrolling and userInteraction disabled within a UITableViewCell. The desired effect (effectively a static image of the map in a certain position) works really well but when the
Is it possible to create a view with both an MKMapview and another subview. In particular I have a map view and I have been trying to add a second subview (to the superview, not the MKMapView.) The pr
I have gone through certain related answers but dont seem to get correct answer or the answer I need.
I am working with MKPinAnnotationView annotations pins over a MKMapView. Into the view that I am developing, there is a map centered on a pin. When I call the view the pin drops down and if I make a c
I need to use in my application the search functiona开发者_如何学Golity used in the Maps IPhone application.
I have a custom MKAnnotation and all the annotations are all in the righ开发者_如何学Ct place and have followed the MKAnnotation\'s Protocol but i want to display the standard call out bubble when the