I am annotating my map and setting an image just fine, but when I tap the annotation on the MapView, the image goes from my custom image back to the red ...
Okay, hope you can help med here :)
I have been searching everywhere to figure this out, but haven't had any luck.
I know about Annotations and how to overlay them on a ...
This should be fairly easy to figure out I think...
I have a working mapview which drops a series of numbered pin markers onto the map. I'm calling the image for the ...
I'm able to set the MKPinAnnotationView with title, subtitle, an image on the left (leftCalloutAccessoryView) and a button on the right (rightCalloutAccessoryView).
I have an image being shown on the screen in my app. I want to load a custom image as annotation (and unload the one at the previous location) at a ...
I know how to change the pin to a custom image however, nobody says what the optimal image size needs to be for the custom pin image. Does anyone have an ...
I am new to iphone development. I have added annotations on the map. I am able to catch the tapping event on the annotation in didSelectAnnotationView(). But i want to change ...