I can\'t seem to change the pin color. I have my view controller extend <MKMapViewDelegate> and implement mapView:viewForAnnotationI\'m close but must be missing something.any help would be app
In Xcode 4.1 there was no problem, but upgradingto Xcode 4.2 I get the following warning: Property \'title\' \'copy\' attribute does not match the property inherited from \'MKAnnotation\'
I was given the task to write an iPhone app that gives walking direction开发者_运维知识库s. I own an Android and I know this is possible within Google Maps and Google Navigation. I am fairly new to Ma
In my app I\'m creating my own placemarks and I need the street number separate from the street name. But I can\'t see how I can init an MKPlacemark with an address dictionary so that the street numbe
I am working an iPhone app which is using CLLocationManager. When a user goes for a run, it shows the run path on a mapView. I am drawing the running path on mapView using following code:
I need maps of certain areas available when no internet connection is available. It would be like this:
I have added UIButton, UITextField and MKMapView in UIViewController. I bind all co开发者_JS百科ntrols to properties. But when I run application there is no button and textField, only map. I have navi
I am using the route-m开发者_StackOverflow中文版e project to show some (offline) maps I have made using TileMill . So far, so good. The problem now is how to display a beautiful annotation view like t
I am using an MKMapView to create a th开发者_如何学JAVAumbnail on my screen.However it doesn\'t render in the position that I set it to on IB.It moves up.It also moves up even further after I go to pu
If the distance corresponding开发者_StackOverflow社区 to one degree of longitude is a function of latitude, why do you have to specify longitudeDelta and latitudeDelta when calling MKCoordinateSpanMak