MKMapView is part of Apple's MapKit framework for developing location-aware iOS applications, and provides an embeddable map interface.
I am learning how to use the new Swift language (only Swift, no Objective-C). To do it, I want to …
ios swift mkmapview cllocationmanagerI am using MKMapView and have added a number of annotation pins to the map about a 5-10 kilometre area. …
ios objective-c iphone cocoa-touch mkmapviewI'm not sure what I am doing wrong but I try to catch touches on a MKMapView object. I subclassed …
ios objective-c cocoa-touch mkmapview iphone-sdk-3.0I want to display an image in my MKMapView instead of little rock pin. Can someone please put some helpful …
ios objective-c swift mkmapview mkannotationI have a list of annotations (MKPointAnnotation). I have a UIViewController which is for the whole view, MKMapView implementing Controller, …
ios objective-c mkmapview mapkit mkannotationIs there a simple way to delete all the annotations on a map without iterating through all the displayed annotations …
objective-c iphone-sdk-3.0 annotations mkmapviewI'm currently working with the mapkit and am stuck. I have a custom annotation view I am using, and I …
ios objective-c mapkit mkmapview mkannotationviewI'm trying to zoom into the user location as the center reference for the screen. I have this code: MainViewController.…
ios objective-c animation gps mkmapviewI have a view on the iPad that I am adding an MKMapView to that is say half the height …
ios mkmapview simulatorI may be doing something really stupid here as I've done it before and it worked and now... Created a …
ios ipad mkmapview